Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp187 .Case("kvarc", EM_KVARC) in convertArchNameToEMachine()
540 case EM_KVARC: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h311 EM_KVARC = 214, // KM211 KVARC processor enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h871 _ELF_DEFINE_EM(EM_KVARC, 214, "KM211 KMX32 KVARC processor") \