Searched refs:compat_elf_check_arch (Results 1 – 7 of 7) sorted by relevance
79 #define elf_check_arch compat_elf_check_arch
21 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro
176 #define compat_elf_check_arch(x) (((x)->e_machine == EM_ARM) && \ macro
150 #define compat_elf_check_arch(x) \ macro
179 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
142 #define compat_elf_check_arch(x) \ macro
163 #define compat_elf_check_arch(x) \ macro