Home
last modified time | relevance | path

Searched refs:R_SH_DIR32 (Results 1 – 2 of 2) 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()
110 #if defined (R_SH_DIR32) in _dwarf_is_32bit_abs_reloc()
111 | (type == R_SH_DIR32) in _dwarf_is_32bit_abs_reloc()
H A Ddwarf_elf_defines.h1083 #ifndef R_SH_DIR32
1084 #define R_SH_DIR32 1 macro