Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/BinaryFormat/
H A DELF.cpp167 .Case("corea_1st", EM_COREA_1ST) in convertArchNameToEMachine()
499 case EM_COREA_1ST: in convertEMachineToArchName()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h289 EM_COREA_1ST = 193, // KIPO-KAIST Core-A 1st generation processor family enumerator
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp340 ECase(EM_COREA_1ST); in enumeration()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1192 ENUM_ENT(EM_COREA_1ST, "EM_COREA_1ST"),