Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp186 .Case("kmx8", EM_KMX8) in convertArchNameToEMachine()
538 case EM_KMX8: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h310 EM_KMX8 = 213, // KM211 KMX8 8-bit processor enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h870 _ELF_DEFINE_EM(EM_KMX8, 213, "KM211 KMX8 8-bit processor") \