Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h455 #ifndef EM_CR
456 #define EM_CR 103 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h272 #define EM_CR 103 /* National Semiconductor CompactRISC */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h288 #define EM_CR 103 /* National Semiconductor CompactRISC macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg244 @ MSG_EM_CR_CF "EM_CR" # 103
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1073 [EM_CR] = "CompactRISC", in print_elf_machine()