Home
last modified time | relevance | path

Searched refs:m_r_relative (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c897 rsp->rel_rtype = ld_targ.t_m.m_r_relative; in ld_reloc_GOT_relative()
998 rsp->rel_rtype = ld_targ.t_m.m_r_relative; in ld_reloc_plt()
2605 if ((orsp->rel_rtype == ld_targ.t_m.m_r_relative) || in do_sorted_outrelocs()
H A D_libld.h82 Word m_r_relative; member
H A Dsections.c390 if (rsp->rel_rtype == ld_targ.t_m.m_r_relative) in ignore_section_processing()