Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h515 #ifndef EM_SHARC
516 #define EM_SHARC 133 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h300 #define EM_SHARC 133 /* Analog Devices SHARC family of 32-bit DSP */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg284 @ MSG_EM_SHARC_CF "EM_SHARC" # 133
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1093 [EM_SHARC] = "SHARC", in print_elf_machine()