Searched defs:compat_elf_check_arch (Results 1 – 6 of 6) sorted by relevance
21 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro
152 #define compat_elf_check_arch(x) \ macro
176 #define compat_elf_check_arch(x) (((x)->e_machine == EM_ARM) && \ macro
142 #define compat_elf_check_arch(x) \ macro
163 #define compat_elf_check_arch(x) \ macro
178 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro