Home
last modified time | relevance | path

Searched refs:lm_lazy (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h301 uint_t lm_lazy; /* number of objects with pending */ member
329 uint_t lm_lazy; member
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c443 LIST(clmp)->lm_lazy--; in elf_lazy_load()
475 LIST(clmp)->lm_lazy++; in elf_lazy_load()
756 lml->lm_lazy++; in elf_needed()
H A Dremove.c468 LIST(clmp)->lm_lazy++; in remove_lists()
H A Danalyze.c3130 if ((sl.sl_flags & LKUP_WEAK) || (lml->lm_lazy == 0)) in _lookup_sym()
/titanic_50/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c921 lml.lm_init, lml.lm_lazy); in _dcmd_Lm_list()