Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h521 #ifndef EM_SCORE7
522 #define EM_SCORE7 135 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h303 #define EM_SCORE7 135 /* Sunplus S+core7 RISC processor */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg288 @ MSG_EM_SCORE7_CF "EM_SCORE7" # 135
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1095 [EM_SCORE7] = "SCORE7", in print_elf_machine()