Home
last modified time | relevance | path

Searched refs:EM_Z80 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h713 #ifndef EM_Z80
714 #define EM_Z80 220 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h399 #define EM_Z80 220 /* Zilog Z80 */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg425 @ MSG_EM_Z80_CF "EM_Z80" # 220
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1160 [EM_Z80] = "Zilog Z80", in print_elf_machine()