Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h209 #ifndef EM_68K
210 #define EM_68K 4 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h18 #define EM_68K 4 /* Motorola m68k family */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h156 #define EM_68K 4 /* Motorola 68000 */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h203 #define EM_68K 4 /* Motorola 68000. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg62 @ MSG_EM_68K_CF "EM_68K" # 4
H A Delf.c631 { EM_68K, MSG_EM_68K_DMP }, in conv_iter_ehdr_mach()
/illumos-gate/usr/src/cmd/file/
H A Dfile.c991 [EM_68K] = "M68000", in print_elf_machine()