Home
last modified time | relevance | path

Searched refs:EM_NS32K (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h437 #ifndef EM_NS32K
438 #define EM_NS32K 97 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h265 #define EM_NS32K 97 /* National Semiconductor 32000 series */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h282 #define EM_NS32K 97 /* National Semiconductor 32000 series. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg232 @ MSG_EM_NS32K_CF "EM_NS32K" # 97
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1067 [EM_NS32K] = "NS32K", in print_elf_machine()