Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp175 .Case("ba2", EM_BA2) in convertArchNameToEMachine()
516 case EM_BA2: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h299 EM_BA2 = 202, // Beyond BA2 CPU architecture enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h859 _ELF_DEFINE_EM(EM_BA2, 202, "Beyond BA2 CPU architecture") \