Searched refs:EM_AVR32 (Results 1 – 14 of 14) sorted by relevance
323 case EM_AVR32: in dwelf_elf_e_machine_string()
273 #define EM_AVR32 185 // Atmel Corporation 32-bit microprocessor family macro
275 EM_AVR32 = 185, // Atmel Corporation 32-bit microprocessor family enumerator
276 EM_AVR32 = 185, // Atmel Corporation 32-bit microprocessor family enumerator
296 { EM_AVR32, "Atmel Corporation 32-bit microprocessor family" },
252 constexpr Elf_Half EM_AVR32 = 185; // Atmel Corporation 32-bit microprocessor family variable
280 #define EM_AVR32 185 macro
319 #define EM_AVR32 185 /* Amtel 32-bit microprocessor */ macro
205 ECase(EM_AVR32); in enumeration()