Searched defs:compat_elf_check_arch (Results 1 – 5 of 5) sorted by relevance
139 #define compat_elf_check_arch(x) \ macro
145 #define compat_elf_check_arch(x) \ macro
159 #define compat_elf_check_arch(x) elf_check_arch_ia32(x) macro
169 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
171 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro