Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp183 .Case("km32", EM_KM32) in convertArchNameToEMachine()
532 case EM_KM32: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h307 EM_KM32 = 210, // KM211 KM32 32-bit processor enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h867 _ELF_DEFINE_EM(EM_KM32, 210, "KM211 KM32 32-bit processor") \