Searched refs:elf_check_arch (Results 1 – 25 of 28) sorted by relevance
12
37 extern int elf_check_arch(const struct elf32_hdr *);38 #define elf_check_arch elf_check_arch macro
109 extern int elf_check_arch(const struct elf32_hdr *);110 #define elf_check_arch elf_check_arch macro
10 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function41 EXPORT_SYMBOL(elf_check_arch);
25 #define elf_check_arch(x) \ macro
277 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function296 EXPORT_SYMBOL(elf_check_arch);
29 #define elf_check_arch(x) \ macro124 #define elf_check_arch(x) \ macro
46 #define elf_check_arch(x) (((x)->e_machine == ELF_ARCH) || \ macro
99 #define elf_check_arch(x) ((x)->e_machine == EM_SPARC) macro
179 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH) macro
165 #define elf_check_arch elf32_check_arch macro181 #define elf_check_arch elf64_check_arch macro
33 # define elf_check_arch(x) ((x)->e_machine == EM_ALPHA) macro157 if (!elf_check_arch(elf)) { in main()
28 #define elf_check_arch(x) ((x)->e_machine == EM_MICROBLAZE \ macro
77 #define elf_check_arch(x) ((x)->e_machine == EM_ALPHA) macro
14 #define elf_check_arch(x) ((x)->e_machine == EM_ALTERA_NIOS2) macro
49 #define elf_check_arch(x) ((x)->e_machine == EM_68K) macro
37 #define elf_check_arch(x) (((x)->e_machine == EM_RISCV) && \ macro
96 #define elf_check_arch(x) elf_check_arch_ia32(x) macro149 #define elf_check_arch(x) \ macro
93 #define elf_check_arch(x) ( ( (x)->e_machine == EM_XTENSA ) || \ macro
221 #define elf_check_arch elf32_check_arch macro237 #define elf_check_arch elf64_check_arch macro
20 #define elf_check_arch(x) ((x)->e_machine == EM_IA_64) macro
97 #define elf_check_arch(x) ((x)->e_machine == EM_AARCH64) macro
16 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH) macro
81 !elf_check_arch(ehdr)) in s390_elf_load()
96 #define elf_check_arch(x) ((x)->e_machine == EM_SH) macro
154 #define elf_check_arch(hdr) ((hdr)->e_machine == EM_HEXAGON) macro