Searched refs:elf_check_arch (Results 1 – 25 of 42) sorted by relevance
12
44 extern int elf_check_arch(const struct elf32_hdr *);45 #define elf_check_arch elf_check_arch macro
62 extern int elf_check_arch(const struct elf32_hdr *);63 #define elf_check_arch elf_check_arch macro
18 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function30 EXPORT_SYMBOL(elf_check_arch);
100 extern int elf_check_arch(const struct elf32_hdr *);101 #define elf_check_arch elf_check_arch macro
8 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function39 EXPORT_SYMBOL(elf_check_arch);
29 #define elf_check_arch(x) \ macro
226 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() function245 EXPORT_SYMBOL(elf_check_arch);
67 #define elf_check_arch(x) ( (x)->e_machine == EM_AVR32 ) macro
20 #define elf_check_arch(x) ((x)->e_machine == EM_H8_300) macro
98 #define elf_check_arch(x) ((x)->e_machine == EM_SPARC) macro
78 #define elf_check_arch(x) \ macro
31 #define elf_check_arch(x) ((x)->e_machine == EM_TI_C6000) macro
29 #define elf_check_arch(x) \ macro125 #define elf_check_arch(x) \ macro
66 #define elf_check_arch(x) ((x)->e_machine == EM_METAG) macro
37 #define elf_check_arch(x) ((x)->e_machine == EM_BLACKFIN) macro
32 # define elf_check_arch(x) ((x)->e_machine == EM_ALPHA) macro156 if (!elf_check_arch(elf)) { in main()
42 #define elf_check_arch(x) ((x)->e_machine == EM_SCORE7) macro
27 #define elf_check_arch(x) ((x)->e_machine == EM_MICROBLAZE \ macro
20 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH) macro
72 extern int elf_check_arch(const struct elf32_hdr *hdr);
48 #define elf_check_arch(x) ((x)->e_machine == EM_68K) macro
34 #define elf_check_arch elfn32_check_arch macro
34 #define elf_check_arch elfo32_check_arch macro
12 #define elf_check_arch(x) \ macro
27 #define elf_check_arch(x) ((x)->e_machine == EM_ALTERA_NIOS2) macro