Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/BinaryFormat/
H A DELF.cpp135 .Case("ti_c5500", EM_TI_C5500) in convertArchNameToEMachine()
437 case EM_TI_C5500: in convertEMachineToArchName()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h252 EM_TI_C5500 = 142, // The Texas Instruments TMS320C55x DSP family enumerator
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp307 ECase(EM_TI_C5500); in enumeration()
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1157 ENUM_ENT(EM_TI_C5500, "Texas Instruments TMS320C55x DSP family"),