Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DELF.cpp174 .Case("ba1", EM_BA1) in convertArchNameToEMachine()
514 case EM_BA1: in convertEMachineToArchName()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h297 EM_BA1 = 201, // Beyond BA1 CPU architecture enumerator
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h858 _ELF_DEFINE_EM(EM_BA1, 201, "Beyond BA1 CPU architecture") \