Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp179 .Case("intel206", EM_INTEL206) in convertArchNameToEMachine()
524 case EM_INTEL206: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h302 EM_INTEL206 = 206, // Reserved by Intel enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h863 _ELF_DEFINE_EM(EM_INTEL206, 206, "Reserved by Intel") \