Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c279 ghp->gh_ownlml = lml; in hdl_create()
282 ghp->gh_ownlml = LIST(rlmp); in hdl_create()
541 olml = ghp->gh_ownlml; in dlclose_intn()
H A Dremove.c1563 DBG_CALL(Dbg_file_del_rescan(ghp->gh_ownlml)); in remove_hdl()
/titanic_50/usr/src/cmd/sgs/include/
H A Drtld.h531 Lm_list *gh_ownlml; /* handle owners link-map list */ member
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c198 Lm_list *lml = ghp->gh_ownlml; in Dbg_file_hdl_collect()