Home
last modified time | relevance | path

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

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