Searched refs:compat_elf_check_arch (Results 1 – 11 of 11) sorted by relevance
216 int compat_elf_check_arch(const struct elf32_hdr *);217 #define compat_elf_check_arch compat_elf_check_arch macro
66 #define elf_check_arch compat_elf_check_arch
180 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro
181 #define compat_elf_check_arch(x) \ macro
313 #define compat_elf_check_arch(x) \ macro
162 #define compat_elf_check_arch(x) \ macro
238 #define compat_elf_check_arch elf32_check_arch macro
565 int compat_elf_check_arch(const struct elf32_hdr *hdr) in compat_elf_check_arch() function
162 ffff8000100168f4 T compat_elf_check_arch
Completed in 289 milliseconds