Searched defs:elf_check_arch (Results 1 – 25 of 32) sorted by relevance
12
15 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function
25 #define elf_check_arch(x) \ macro
31 #define elf_check_arch(x) ((x)->e_machine == EM_RISCV) macro
14 #define elf_check_arch(x) ((x)->e_machine == EM_ALTERA_NIOS2) macro
10 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function
38 #define elf_check_arch elf_check_arch macro
28 #define elf_check_arch(x) ((x)->e_machine == EM_MICROBLAZE \ macro
29 #define elf_check_arch(x) \ macro124 #define elf_check_arch(x) \ macro
59 #define elf_check_arch elf_check_arch macro
33 # define elf_check_arch(x) ((x)->e_machine == EM_ALPHA) macro
47 #define elf_check_arch(x) (((x)->e_machine == ELF_ARCH) || \ macro
49 #define elf_check_arch(x) ((x)->e_machine == EM_68K) macro
300 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function
16 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH) macro
97 #define elf_check_arch(x) elf_check_arch_ia32(x) macro161 #define elf_check_arch(x) \ macro
21 #define elf_check_arch(x) ((x)->e_machine == EM_H8_300) macro
77 #define elf_check_arch(x) ((x)->e_machine == EM_ALPHA) macro
28 #define elf_check_arch(x) ((x)->e_machine == EM_TI_C6000) macro
102 #define elf_check_arch elf_check_arch macro
154 #define elf_check_arch(hdr) ((hdr)->e_machine == EM_HEXAGON) macro
99 #define elf_check_arch(x) ((x)->e_machine == EM_SPARC) macro
35 #define elf_check_arch elfn32_check_arch macro
35 #define elf_check_arch elfo32_check_arch macro
93 #define elf_check_arch(x) ( ( (x)->e_machine == EM_XTENSA ) || \ macro
117 #define elf_check_arch(x) ((x)->e_machine == EM_NDS32) macro