Home
last modified time | relevance | path

Searched refs:EM_SH (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_rel_detector.c107 #if defined (EM_SH) && defined (R_SH_DIR32) in _dwarf_is_32bit_abs_reloc()
108 case EM_SH: in _dwarf_is_32bit_abs_reloc()
H A Ddwarf_elf_defines.h272 #ifndef EM_SH
273 #define EM_SH 42 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h40 #define EM_SH 42 /* Hitachi SH */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h196 #define EM_SH 42 /* Hitachi SH */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h222 #define EM_SH 42 /* Hitachi SH. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg121 @ MSG_EM_SH_CF "EM_SH" # 42
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1013 [EM_SH] = "S/390", in print_elf_machine()