Searched refs:EM_960 (Results 1 – 8 of 8) sorted by relevance
117 #define EM_960 19 /* Intel 80960 */ macro
1514 * common.h (EM_960, EM_V800, EM_FR20, EM_RH32, EM_MMA,
49 ECase(EM_960) in enumeration()
154 #define EM_960 19 /* Intel 80960. */ macro
142 EM_960 = 19, // Intel 80960 enumerator
168 LLVM_READOBJ_ENUM_ENT(ELF, EM_960 ),
599 case EM_960: in guess_is_rela()1000 case EM_960: in dump_relocations()1703 case EM_960: return "Intel 90860"; in get_machine_name()
602 (dump_relocations): Handle EM_960.