Searched refs:EM_NUM (Results 1 – 6 of 6) sorted by relevance
75 #if EM_NUM > 256
92 #define EM_NUM 95 macro
982 static const char *mach_str[EM_NUM] = { in print_elf_machine()1080 #if EM_NUM != 95 in print_elf_machine()1086 if ((machine < EM_NONE) || (machine >= EM_NUM)) in print_elf_machine()
260 #define EM_NUM 95 macro
642 #define CONV_MACH_ALL EM_NUM /* Never a valid machine type */
319 #if (EM_NUM != (EM_XTENSA + 1)) in ehdr_mach_strings()