Home
last modified time | relevance | path

Searched refs:sl_rtype (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h1069 uchar_t sl_rtype; /* relocation type associate with */ member
1079 sl.sl_rsym = (rsym), sl.sl_rtype = (rtype), sl.sl_bind = 0, \
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3162 uchar_t rtype = slp->sl_rtype, vis; in lookup_sym()