Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h218 #ifndef EM_860
219 #define EM_860 7 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h21 #define EM_860 7 /* Intel 80860 */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h159 #define EM_860 7 /* Intel i860 */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h206 #define EM_860 7 /* Intel i860. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg71 @ MSG_EM_860_CF "EM_860" # 7
H A Delf.c634 { EM_860, MSG_EM_860_DMP }, in conv_iter_ehdr_mach()
/illumos-gate/usr/src/cmd/file/
H A Dfile.c994 [EM_860] = "i860", in print_elf_machine()