Home
last modified time | relevance | path

Searched refs:EM_AVR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h395 #ifndef EM_AVR
396 #define EM_AVR 83 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h80 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h249 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h267 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg203 @ MSG_EM_AVR_CF "EM_AVR" # 83
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1052 [EM_AVR] = "AVR", in print_elf_machine()