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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/utils/
H A Delf.pl12 $e_flags = 7; # File flags
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Delf.h100 ((elf_hwcap & HWCAP_26BIT && (x)->e_flags & EF_ARM_APCS26) || \
101 ((x)->e_flags & EF_ARM_APCS26) == 0)
126 if ((ex).e_flags & EF_ARM_APCS26) { \
130 if (elf_hwcap & HWCAP_IWMMXT && (ex).e_flags & (EF_ARM_EABI_MASK | EF_ARM_SOFT_FLOAT)) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dbinfmt_elfo32.c42 if ((__h->e_flags & EF_MIPS_ABI2) != 0) \
44 if (((__h->e_flags & EF_MIPS_ABI) != 0) && \
45 ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) \
H A Dbinfmt_elfn32.c42 if (((__h->e_flags & EF_MIPS_ABI2) == 0) || \
43 ((__h->e_flags & EF_MIPS_ABI) != 0)) \
H A Dirixelf.c114 "e_flags[%08lx]\n",
116 (unsigned long) ehp->e_shoff, (unsigned long) ehp->e_flags);
421 if ((ehp->e_flags & EF_MIPS_ABI2))
1120 elf.e_flags = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Delf.h21 * ELF header e_flags defines.
74 #define elf_check_fdpic(x) ((x)->e_flags & EF_FRV_FDPIC && !((x)->e_flags & EF_FRV_NON_PIC_RELOCS))
75 #define elf_check_const_displacement(x) ((x)->e_flags & EF_FRV_PIC)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v10/
H A Delf.h11 && ((((x)->e_flags & EF_CRIS_VARIANT_MASK) == EF_CRIS_VARIANT_ANY_V0_V10 \
12 || (((x)->e_flags & EF_CRIS_VARIANT_MASK) == EF_CRIS_VARIANT_COMMON_V10_V32))))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v32/
H A Delf.h11 && ((((x)->e_flags & EF_CRIS_VARIANT_MASK) == EF_CRIS_VARIANT_V32 \
12 || (((x)->e_flags & EF_CRIS_VARIANT_MASK) == EF_CRIS_VARIANT_COMMON_V10_V32))))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Delf.h13 /* Processor specific flags for the ELF header e_flags field. */
30 #define elf_check_fdpic(x) ((x)->e_flags & EF_BFIN_FDPIC /* && !((x)->e_flags & EF_FRV_NON_PIC_RELOCS) */)
31 #define elf_check_const_displacement(x) ((x)->e_flags & EF_BFIN_PIC)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Delf.h12 /* ELF header e_flags defines. */
32 /* Flags in the e_flags field of the header */
190 if ((__h->e_flags & EF_MIPS_ABI2) != 0) \
192 if (((__h->e_flags & EF_MIPS_ABI) != 0) && \
193 ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) \
290 if ((((ex).e_flags & EF_MIPS_ABI2) != 0) && \
291 ((ex).e_flags & EF_MIPS_ABI) == 0) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Delf.h12 /* ELF header e_flags defines. */
32 /* Flags in the e_flags field of the header */
190 if ((__h->e_flags & EF_MIPS_ABI2) != 0) \
192 if (((__h->e_flags & EF_MIPS_ABI) != 0) && \
193 ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) \
290 if ((((ex).e_flags & EF_MIPS_ABI2) != 0) && \
291 ((ex).e_flags & EF_MIPS_ABI) == 0) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Delf.h62 Elf32_Word e_flags; member in struct:elf32_hdr
79 Elf64_Word e_flags; member in struct:elf64_hdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dprocess.c316 switch (hdr->e_flags & EF_FRV_GPR_MASK) {
327 switch (hdr->e_flags & EF_FRV_FPR_MASK) {
339 if ((hdr->e_flags & EF_FRV_MULADD) == EF_FRV_MULADD)
344 switch (hdr->e_flags & EF_FRV_CPU_MASK) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Delf.h50 /* Legal values for e_flags field of Elf64_Ehdr. */
150 set_personality(((EX).e_flags & EF_ALPHA_32BIT) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dmodule.c169 (hdr->e_flags & FLG_CODE_IN_L1) && (s->sh_size > 0))) {
184 (hdr->e_flags & FLG_DATA_IN_L1) && (s->sh_size > 0))) {
199 (hdr->e_flags & FLG_DATA_IN_L1) && (s->sh_size > 0))) {
409 (hdr->e_flags & FLG_CODE_IN_L1)))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Delf.h200 Elf32_Word e_flags; member in struct:elf32_hdr
217 Elf64_Word e_flags; member in struct:elf64_hdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dextent_map.c239 ins.ei_flags = rec->e_flags;
500 flags = rec->e_flags;
H A Docfs2_fs.h306 __u8 e_flags; /* Extent flags */ member in struct:ocfs2_extent_rec::__anon7659::__anon7660
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dkcore.c168 elf->e_flags = ELF_FLAGS;
170 elf->e_flags = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Delf.h30 /* Least-significant four bits of ELF header's e_flags are OS-specific. The bits are
183 ((executable_stack!=EXSTACK_DISABLE_X) && ((ex).e_flags & EF_IA_64_LINUX_EXECUTABLE_STACK) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/compressed/
H A Drelocs.c215 ehdr.e_flags = elf32_to_cpu(ehdr.e_flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/boot/
H A Delf2ecoff.c174 e->e_flags = swab32(e->e_flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/mixart/
H A Dmixart_hwdep.c79 u32 e_flags; member in struct:snd_mixart_elf32_ehdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dbinfmt_elf.c1284 elf->e_flags = ELF_CORE_EFLAGS;
H A Dbinfmt_elf_fdpic.c677 * - if no other PIC bits are set in params->hdr->e_flags
1283 elf->e_flags = ELF_FDPIC_CORE_EFLAGS;

Completed in 212 milliseconds