Searched refs:EM_C166 (Results 1 – 14 of 14) sorted by relevance
239 case EM_C166: in dwelf_elf_e_machine_string()
202 #define EM_C166 116 // Infineon C16x/XC16x processor macro
228 EM_C166 = 116, // Infineon C16x/XC16x processor enumerator
229 EM_C166 = 116, // Infineon C16x/XC16x processor enumerator
224 { EM_C166, "Infineon C16x/XC16x processor" },
181 constexpr Elf_Half EM_C166 = 116; // Infineon C16x/XC16x processor variable
238 #define EM_C166 116 macro
273 #define EM_C166 116 /* Infineon C16x/XC16x */ macro
164 ECase(EM_C166); in enumeration()