Searched refs:EM_S370 (Results 1 – 12 of 12) sorted by relevance
30 .Case("s370", EM_S370) in convertArchNameToEMachine()225 case EM_S370: in convertEMachineToArchName()
110 #define EM_S370 9 /* IBM System/370 */ macro
1033 * common.h (EM_S370): Change comment - this is now the IBM1519 * common.h (EM_486, EM_S370): Add these constants.
213 #define EM_S370 9 /* IBM System/370. */ macro
143 EM_S370 = 9, // IBM System/370 enumerator
626 _ELF_DEFINE_EM(EM_S370, 9, "IBM System/370 Processor") \
183 ECase(EM_S370); in enumeration()
1140 case EM_S370: in dump_relocations()1697 case EM_S370: return "IBM System/370"; in get_machine_name()
2003 * readelf.c (get_machine_name): Change EM_S370 to return "IBM
1351 (dump_relocations): Handle EM_S370.
502 case EM_S370: return "IBM System/370"; in elf_machine()
1032 ENUM_ENT(EM_S370, "IBM System/370"),