Searched defs:compat_elf_check_arch (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Delf.h139 #define compat_elf_check_arch(x) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Delf.h158 #define compat_elf_check_arch(x) elf_check_arch_ia32(x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Delf_64.h151 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Delf.h145 #define compat_elf_check_arch(x) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Delf.h171 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro

Completed in 115 milliseconds