Searched refs:hdl_create (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 716 extern Grp_hdl *hdl_create(Lm_list *, Rt_map *, Rt_map *, uint_t,
|
H A D | dlfcns.c | 200 hdl_create(Lm_list *lml, Rt_map *rlmp, Rt_map *clmp, uint_t hflags, in hdl_create() function 709 if ((ghp = hdl_create(lml, 0, clmp, hflags, rdflags, in dlmopen_core()
|
H A D | remove.c | 889 if (((ghp = hdl_create(lml, lmc->lc_head, NULL, GPH_PUBLIC, in remove_lmc()
|
H A D | analyze.c | 2283 if ((ghp = hdl_create(lml, nlmp, clmp, hflags, rdflags, in load_finish()
|
H A D | elf.c | 1034 if ((ghp = hdl_create(&lml_rtld, nlmp, ilmp,
|