Searched refs:EM_TI_C6000 (Results 1 – 14 of 14) sorted by relevance
267 case EM_TI_C6000: in dwelf_elf_e_machine_string()
227 #define EM_TI_C6000 140 // Texas Instruments TMS320C6000 DSP family macro
244 EM_TI_C6000 = 140, // The Texas Instruments TMS320C6000 DSP family enumerator
245 EM_TI_C6000 = 140, // The Texas Instruments TMS320C6000 DSP family enumerator
249 { EM_TI_C6000, "Texas Instruments TMS320C6000 DSP family" },
206 constexpr Elf_Half EM_TI_C6000 = 140; // Texas Instruments TMS320C6000 DSP family variable
252 #define EM_TI_C6000 140 macro
288 #define EM_TI_C6000 140 /* Texas Instruments TMS320C6000 DSP */ macro
178 ECase(EM_TI_C6000); in enumeration()