Home
last modified time | relevance | path

Searched refs:EM_KMX16 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp185 .Case("kmx16", EM_KMX16) in convertArchNameToEMachine()
536 case EM_KMX16: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h309 EM_KMX16 = 212, // KM211 KMX16 16-bit processor enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h869 _ELF_DEFINE_EM(EM_KMX16, 212, "KM211 KMX16 16-bit processor") \