Home
last modified time | relevance | path

Searched refs:EM_FX66 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h344 #ifndef EM_FX66
345 #define EM_FX66 66 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h63 #define EM_FX66 66 /* Siemens FX66 microcontroller */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c368 CONV_DS_MSG_INIT(EM_FX66, mach_66_120_cf) }; in ehdr_mach_strings()
370 CONV_DS_MSG_INIT(EM_FX66, mach_66_120_nf) }; in ehdr_mach_strings()
372 CONV_DS_MSG_INIT(EM_FX66, mach_66_120_dmp) }; in ehdr_mach_strings()
H A Delf.msg168 @ MSG_EM_FX66_CF "EM_FX66" # 66
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h224 #define EM_FX66 66 /* Siemens FX66 microcontroller */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h245 #define EM_FX66 66 /* Siemens FX66 microcontroller. */ macro
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1035 [EM_FX66] = "FX66", in print_elf_machine()