Home
last modified time | relevance | path

Searched refs:EM_UNICORE (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/BinaryFormat/
H A DELF.cpp113 .Case("unicore", EM_UNICORE) in convertArchNameToEMachine()
393 case EM_UNICORE: in convertEMachineToArchName()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h227 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp285 ECase(EM_UNICORE); in enumeration()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1135 ENUM_ENT(EM_UNICORE, "Unicore"),