Searched refs:EM_NUM (Results 1 – 6 of 6) sorted by relevance
75 #if EM_NUM > 256
92 #define EM_NUM 95 macro
983 static const char *mach_str[EM_NUM] = { in print_elf_machine()1165 #if EM_NUM != 244 in print_elf_machine()1171 if ((machine < EM_NONE) || (machine >= EM_NUM)) in print_elf_machine()
408 #define EM_NUM 244 macro
642 #define CONV_MACH_ALL EM_NUM /* Never a valid machine type */
561 #if (EM_NUM != (EM_RISCV + 1)) in ehdr_mach_strings()