Searched refs:EM_ECOG16 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/BinaryFormat/
H A DELF.cpp153 .Case("ecog16", EM_ECOG16)
471 case EM_ECOG16:
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h273 EM_ECOG16 = 176, // Cyan Technology eCOG16 family enumerator in enum:llvm::ELF::__anon26
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp325 ECase(EM_ECOG16);
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1177 ENUM_ENT(EM_ECOG16, "Cyan Technology eCOG16 family"),

Completed in 213 milliseconds