Searched defs:compat_elf_check_arch (Results 1 – 10 of 10) sorted by relevance
41 #define compat_elf_check_arch compat_elf_check_arch macro
114 bool compat_elf_check_arch(Elf32_Ehdr *hdr) in compat_elf_check_arch() function
17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro
217 #define compat_elf_check_arch compat_elf_check_arch macro
652 int compat_elf_check_arch(const struct elf32_hdr *hdr) in compat_elf_check_arch() function
152 #define compat_elf_check_arch(x) \ macro
180 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
189 #define compat_elf_check_arch(x) \ macro
312 #define compat_elf_check_arch(x) \ macro
238 #define compat_elf_check_arch elf32_check_arch macro