Home
last modified time | relevance | path

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

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c271 case EM_TI_C5500: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp229 #define EM_TI_C5500 142 // Texas Instruments TMS320C55x DSP family macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h246 EM_TI_C5500 = 142, // The Texas Instruments TMS320C55x DSP family enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h247 EM_TI_C5500 = 142, // The Texas Instruments TMS320C55x DSP family enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp251 { EM_TI_C5500, "Texas Instruments TMS320C55x DSP family" },
Delf_types.hpp208 constexpr Elf_Half EM_TI_C5500 = 142; // Texas Instruments TMS320C55x DSP family variable
/third_party/musl/porting/linux/user/include/
Delf.h254 #define EM_TI_C5500 142 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h254 #define EM_TI_C5500 142 macro
/third_party/musl/include/
Delf.h254 #define EM_TI_C5500 142 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h254 #define EM_TI_C5500 142 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h254 #define EM_TI_C5500 142 macro
/third_party/elfutils/libelf/
Delf.h290 #define EM_TI_C5500 142 /* Texas Instruments TMS320C55x DSP */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp180 ECase(EM_TI_C5500); in enumeration()