Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h482 #ifndef EM_DXP
483 #define EM_DXP 112 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h285 #define EM_DXP 112 /* Icera Semiconductor Inc. Deep Execution */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg262 @ MSG_EM_DXP_CF "EM_DXP" # 112
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1082 [EM_DXP] = "DXP", in print_elf_machine()