Searched refs:relocate_lmc (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 758 extern int relocate_lmc(Lm_list *, Aliste, Rt_map *, Rt_map *,
|
H A D | dlfcns.c | 734 (void) relocate_lmc(lml, ALIST_OFF_DATA, clmp, in dlmopen_core() 799 (relocate_lmc(lml, nlmco, clmp, nlmp, in_nfavl) == 0)) { in dlmopen_core()
|
H A D | setup.c | 1063 if (relocate_lmc(&lml_main, ALIST_OFF_DATA, mlmp, in setup()
|
H A D | cap.c | 734 (relocate_lmc(lml, nlmco, flmp, nlmp, in_nfavl) == 0))) in cap_filtees()
|
H A D | elf.c | 451 (relocate_lmc(lml, lmco, clmp, nlmp, in_nfavl) == 0))) in elf_lazy_load() 1121 (relocate_lmc(lml, lmco, ilmp, nlmp,
|
H A D | analyze.c | 465 relocate_lmc(Lm_list *lml, Aliste nlmco, Rt_map *clmp, Rt_map *nlmp, in relocate_lmc() function
|