Home
last modified time | relevance | path

Searched refs:gh_ownlml (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c280 ghp->gh_ownlml = lml; in hdl_create()
283 ghp->gh_ownlml = LIST(rlmp); in hdl_create()
542 olml = ghp->gh_ownlml; in dlclose_intn()
H A Dremove.c1563 DBG_CALL(Dbg_file_del_rescan(ghp->gh_ownlml)); in remove_hdl()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h533 Lm_list *gh_ownlml; /* handle owners link-map list */ member
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c185 Lm_list *lml = ghp->gh_ownlml; in Dbg_file_hdl_collect()