Searched refs:elf_check_arch (Results 1 – 25 of 34) sorted by relevance
12
37 extern int elf_check_arch(const struct elf32_hdr *);38 #define elf_check_arch elf_check_arch macro
58 extern int elf_check_arch(const struct elf32_hdr *);59 #define elf_check_arch elf_check_arch macro
15 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function27 EXPORT_SYMBOL(elf_check_arch);
101 extern int elf_check_arch(const struct elf32_hdr *);102 #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
31 #define elf_check_arch(x) ((x)->e_machine == EM_RISCV) macro
299 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function318 EXPORT_SYMBOL(elf_check_arch);
47 #define elf_check_arch(x) (((x)->e_machine == ELF_ARCH) || \ macro
21 #define elf_check_arch(x) ((x)->e_machine == EM_H8_300) macro
99 #define elf_check_arch(x) ((x)->e_machine == EM_SPARC) macro
180 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH) macro
28 #define elf_check_arch(x) ((x)->e_machine == EM_TI_C6000) macro
29 #define elf_check_arch(x) \ macro124 #define elf_check_arch(x) \ macro
35 #define elf_check_arch elfo32_check_arch macro
35 #define elf_check_arch elfn32_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
14 #define elf_check_arch(x) ((x)->e_machine == EM_ALTERA_NIOS2) macro
117 #define elf_check_arch(x) ((x)->e_machine == EM_NDS32) macro
49 #define elf_check_arch(x) ((x)->e_machine == EM_68K) macro
77 #define elf_check_arch(x) ((x)->e_machine == EM_ALPHA) macro
93 #define elf_check_arch(x) ( ( (x)->e_machine == EM_XTENSA ) || \ macro
97 #define elf_check_arch(x) elf_check_arch_ia32(x) macro161 #define elf_check_arch(x) \ macro
97 #define elf_check_arch(x) ((x)->e_machine == EM_AARCH64) macro