Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h212 #ifndef EM_88K
213 #define EM_88K 5 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h19 #define EM_88K 5 /* Motorola m88k family */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h157 #define EM_88K 5 /* Motorola 88000 */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h204 #define EM_88K 5 /* Motorola 88000. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg65 @ MSG_EM_88K_CF "EM_88K" # 5
H A Delf.c632 { EM_88K, MSG_EM_88K_DMP }, in conv_iter_ehdr_mach()
/illumos-gate/usr/src/cmd/file/
H A Dfile.c992 [EM_88K] = "M88000", in print_elf_machine()