Searched refs:EM_S370 (Results 1 – 7 of 7) sorted by relevance
111 #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.
1368 #define ELF_MACHINE_CODE EM_S370
179 EM_S370 = 9,
1303 case EM_S370: in dump_relocations()2022 case EM_S370: return "IBM System/370"; in get_machine_name()10798 case EM_S370: in is_32bit_abs_reloc()
2003 * readelf.c (get_machine_name): Change EM_S370 to return "IBM
1351 (dump_relocations): Handle EM_S370.