Searched refs:EM_ST200 (Results 1 – 6 of 6) sorted by relevance
285 #define EM_ST200 100 /* STMicroelectronics ST200 microcontroller. */ macro
214 EM_ST200 = 100, // STMicroelectronics (www.st.com) ST200 enumerator
124 ECase(EM_ST200) in enumeration()
319 LLVM_READOBJ_ENUM_ENT(ELF, EM_ST200 ),
675 _ELF_DEFINE_EM(EM_ST200, 100, \
526 case EM_ST200: return "STMicroelectronics ST200 microcontroller"; in elf_machine()