Searched refs:EM_NUM (Results 1 – 6 of 6) sorted by relevance
73 #if EM_NUM > 256
92 #define EM_NUM 95 macro
986 static const char *mach_str[EM_NUM] = { in print_elf_machine()1168 #if EM_NUM != 244 in print_elf_machine()1174 if ((machine < EM_NONE) || (machine >= EM_NUM)) in print_elf_machine()
409 #define EM_NUM 244 macro
669 #define CONV_MACH_ALL EM_NUM /* Never a valid machine type */
562 #if (EM_NUM != (EM_RISCV + 1)) in ehdr_mach_strings()