Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp184 .Case("kmx32", EM_KMX32) in convertArchNameToEMachine()
599 case EM_KMX32: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h312 EM_KMX32 = 211, // KM211 KMX32 32-bit processor enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h868 _ELF_DEFINE_EM(EM_KMX32, 211, "KM211 KMX32 32-bit processor") \