Searched refs:EM_TI_C2000 (Results 1 – 13 of 13) sorted by relevance
269 case EM_TI_C2000: in dwelf_elf_e_machine_string()
228 #define EM_TI_C2000 141 // Texas Instruments TMS320C2000 DSP family macro
245 EM_TI_C2000 = 141, // The Texas Instruments TMS320C2000 DSP family enumerator
246 EM_TI_C2000 = 141, // The Texas Instruments TMS320C2000 DSP family enumerator
250 { EM_TI_C2000, "Texas Instruments TMS320C2000 DSP family" },
207 constexpr Elf_Half EM_TI_C2000 = 141; // Texas Instruments TMS320C2000 DSP family variable
253 #define EM_TI_C2000 141 macro
289 #define EM_TI_C2000 141 /* Texas Instruments TMS320C2000 DSP */ macro
179 ECase(EM_TI_C2000); in enumeration()