Searched refs:hdl_initialize (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 718 extern int hdl_initialize(Grp_hdl *, Rt_map *, int, int);
|
H A D | remove.c | 891 (hdl_initialize(ghp, lmc->lc_head, 0, 0) == 0)) in remove_lmc()
|
H A D | dlfcns.c | 382 hdl_initialize(Grp_hdl *ghp, Rt_map *nlmp, int mode, int promote) in hdl_initialize() function
|
H A D | analyze.c | 2290 if (hdl_initialize(ghp, nlmp, nmode, promote) == 0) in load_finish()
|