Home
last modified time | relevance | path

Searched refs:e_flags (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/linux/arch/arm/vdso/
H A Dvdsomunge.c121 Elf32_Word e_flags; in main() local
167 e_flags = read_elf_word(inhdr->e_flags, swap); in main()
169 if (EF_ARM_EABI_VERSION(e_flags) != EF_ARM_EABI_VER5) { in main()
171 EF_ARM_EABI_VERSION(e_flags)); in main()
174 if (e_flags & EF_ARM_ABI_FLOAT_HARD) in main()
177 clear_soft_float = !!(e_flags & EF_ARM_ABI_FLOAT_SOFT); in main()
199 e_flags &= ~EF_ARM_ABI_FLOAT_SOFT; in main()
200 write_elf_word(e_flags, &outhdr->e_flags, swap); in main()
/openbmc/linux/arch/mips/kernel/
H A Delf.c92 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_elf_pt_proc()
152 flags = elf32 ? ehdr->e32.e_flags : ehdr->e64.e_flags; in arch_check_elf()
174 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags; in arch_check_elf()
/openbmc/linux/arch/mips/include/asm/
H A Delf.h289 if ((__h->e_flags & EF_MIPS_ABI2) != 0) { \
291 (__h->e_flags & EF_MIPS_ABI)) \
296 if (((__h->e_flags & EF_MIPS_ABI) != 0) && \
297 ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) \
299 if (__h->e_flags & __MIPS_O32_FP64_MUST_BE_ZERO) \
379 if ((((ex).e_flags & EF_MIPS_ABI2) != 0) && \
380 ((ex).e_flags & EF_MIPS_ABI) == 0) \
/openbmc/qemu/hw/avr/
H A Dboot.c66 uint32_t e_flags; in avr_load_firmware() local
77 &e_flags, 0, EM_AVR, 0, 0, in avr_load_firmware()
81 const char *elf_cpu = avr_elf_e_flags_to_cpu_type(e_flags); in avr_load_firmware()
/openbmc/linux/fs/
H A Dmbcache.c103 entry->e_flags = 0; in mb_cache_entry_create()
105 set_bit(MBE_REUSABLE_B, &entry->e_flags); in mb_cache_entry_create()
170 test_bit(MBE_REUSABLE_B, &entry->e_flags) && in __entry_find()
289 set_bit(MBE_REFERENCED_B, &entry->e_flags); in mb_cache_entry_touch()
314 if (test_bit(MBE_REFERENCED_B, &entry->e_flags) || in mb_cache_shrink()
316 clear_bit(MBE_REFERENCED_B, &entry->e_flags); in mb_cache_shrink()
/openbmc/linux/arch/arm/kernel/
H A Delf.c25 eflags = x->e_flags; in elf_check_arch()
45 unsigned int eflags = x->e_flags; in elf_set_personality()
/openbmc/linux/arch/powerpc/boot/
H A Delf.h63 Elf32_Word e_flags; member
80 Elf64_Word e_flags; member
/openbmc/linux/arch/sh/include/asm/
H A Delf.h97 #define elf_check_fdpic(x) ((x)->e_flags & EF_SH_FDPIC)
98 #define elf_check_const_displacement(x) ((x)->e_flags & EF_SH_PIC)
/openbmc/linux/fs/ocfs2/
H A Dextent_map.c225 ins.ei_flags = rec->e_flags; in ocfs2_extent_map_insert_rec()
588 *extent_flags = rec->e_flags; in ocfs2_xattr_get_clusters()
641 flags = rec.e_flags; in ocfs2_get_clusters()
786 if (rec.e_flags & OCFS2_EXT_UNWRITTEN) in ocfs2_fiemap()
788 if (rec.e_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_fiemap()
849 if (rec.e_flags & OCFS2_EXT_REFCOUNTED) in ocfs2_overwrite_io()
915 is_data = (rec.e_flags & OCFS2_EXT_UNWRITTEN) ? 0 : 1; in ocfs2_seek_data_hole_offset()
/openbmc/linux/include/linux/
H A Dmbcache.h35 unsigned long e_flags; member
H A Dregset.h234 u32 e_flags; member
/openbmc/linux/arch/alpha/include/asm/
H A Delf.h143 set_personality(((EX).e_flags & EF_ALPHA_32BIT) \
/openbmc/linux/arch/arm/include/asm/
H A Delf.h114 #define elf_check_const_displacement(x) ((x)->e_flags & EF_ARM_PIC)
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-Add-a-color-setting-for-mips64_n32-binaries.patch30 + if (ehdr.e_flags & EF_MIPS_ABI2)
/openbmc/openbmc/poky/scripts/
H A Drelocate_sdk.py53 global e_type, e_machine, e_version, e_entry, e_phoff, e_shoff, e_flags,\
68 e_type, e_machine, e_version, e_entry, e_phoff, e_shoff, e_flags,\
/openbmc/linux/include/uapi/linux/
H A Delf.h217 Elf32_Word e_flags; member
234 Elf64_Word e_flags; member
/openbmc/linux/arch/ia64/include/asm/
H A Delf.h204 ((executable_stack!=EXSTACK_DISABLE_X) && ((ex).e_flags & EF_IA_64_LINUX_EXECUTABLE_STACK) != 0)
/openbmc/linux/arch/arc/kernel/
H A Dprocess.c287 eflags = x->e_flags; in elf_check_arch()
/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h85 if (((ex).e_flags & 0x3) == 2) \
/openbmc/linux/arch/mips/vdso/
H A Dgenvdso.h87 flags = swap_uint32(ehdr->e_flags); in FUNC()
/openbmc/linux/kernel/
H A Dkexec_elf.c153 ehdr->e_flags = elf32_to_cpu(ehdr, buf_ehdr->e_flags); in elf_read_ehdr()
/openbmc/u-boot/include/
H A Delf.h99 Elf32_Word e_flags; /* processor-specific flags */ member
117 Elf64_Word e_flags; /* processor-specific flags */ member
/openbmc/u-boot/cmd/
H A Delf.c61 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_phdr()
125 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_shdr()
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-pid-vm.c88 uint32_t e_flags; member
178 h.e_flags = 0; in make_exe()
/openbmc/linux/arch/hexagon/kernel/
H A Dptrace.c151 .e_flags = ELF_CORE_EFLAGS,

123