Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h272 APlist *lc_now; /* pending promoted bind-now objects */ member
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c571 while ((alp = plmc->lc_now) != NULL) { in relocate_lmc()
580 plmc->lc_now = NULL; in relocate_lmc()
959 (void) aplist_append(&lmc->lc_now, lmp, AL_CNT_LMNOW); in update_mode()
/titanic_50/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c858 lmc.lc_now); in _dcmd_Lm_list()
893 lmc.lc_flags, lmc.lc_now); in _dcmd_Lm_list()