Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h283 APlist *ofl_symdtent; /* list of syminfo symbols that need */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1345 APlist **alpp = &(ofl->ofl_symdtent); in update_osym()
2977 for (APLIST_TRAVERSE(ofl->ofl_symdtent, idx, sdp)) in update_osyminfo()