Searched refs:EM_ST9PLUS (Results 1 – 7 of 7) sorted by relevance
69 .Case("st9plus", EM_ST9PLUS) in convertArchNameToEMachine()306 case EM_ST9PLUS: in convertEMachineToArchName()
254 #define EM_ST9PLUS 67 /* STMicroelectronics ST9+ 8/16 macro
184 EM_ST9PLUS = 67, // STMicroelectronics ST9+ 8/16 bit microcontroller enumerator
677 _ELF_DEFINE_EM(EM_ST9PLUS, 67, \
246 ECase(EM_ST9PLUS); in enumeration()
550 case EM_ST9PLUS: return "STMicroelectronics ST9+ 8/16 microcontroller"; in elf_machine()
1173 ENUM_ENT(EM_ST9PLUS, "STMicroelectronics ST9+ 8/16 bit microcontroller"),