Searched refs:remove_lmc (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 702 remove_lmc(lml, flmp, nlmco, NAME(nlmp)); in cap_filtees() 769 remove_lmc(lml, flmp, nlmco, pdp->pd_pname); in cap_filtees()
|
H A D | _rtld.h | 764 extern void remove_lmc(Lm_list *, Rt_map *, Aliste, const char *);
|
H A D | remove.c | 850 remove_lmc(Lm_list *lml, Rt_map *clmp, Aliste lmco, const char *name) in remove_lmc() function
|
H A D | elf.c | 460 remove_lmc(lml, clmp, lmco, name); in elf_lazy_load() 1154 remove_lmc(lml, clmp, lmco, name);
|
H A D | dlfcns.c | 809 remove_lmc(lml, clmp, olmco, path); in dlmopen_core()
|
H A D | analyze.c | 534 remove_lmc(lml, clmp, nlmco, NAME(nlmp)); in relocate_lmc()
|