Home
last modified time | relevance | path

Searched refs:remove_lmc (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c743 remove_lmc(lml, flmp, nlmco, NAME(nlmp)); in cap_filtees()
810 remove_lmc(lml, flmp, nlmco, pdp->pd_pname); in cap_filtees()
H A D_rtld.h757 extern void remove_lmc(Lm_list *, Rt_map *, Aliste, const char *);
H A Dremove.c850 remove_lmc(Lm_list *lml, Rt_map *clmp, Aliste lmco, const char *name) in remove_lmc() function
H A Delf.c434 remove_lmc(lml, clmp, lmco, name); in elf_lazy_load()
1128 remove_lmc(lml, clmp, lmco, name);
H A Ddlfcns.c810 remove_lmc(lml, clmp, olmco, path); in dlmopen_core()
H A Danalyze.c533 remove_lmc(lml, clmp, nlmco, NAME(nlmp)); in relocate_lmc()