Searched refs:relocate_lmc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h758 extern int relocate_lmc(Lm_list *, Aliste, Rt_map *, Rt_map *,
H A Ddlfcns.c734 (void) relocate_lmc(lml, ALIST_OFF_DATA, clmp,
799 (relocate_lmc(lml, nlmco, clmp, nlmp, in_nfavl) == 0)) {
H A Dcap.c734 (relocate_lmc(lml, nlmco, flmp, nlmp, in_nfavl) == 0)))
H A Dsetup.c1063 if (relocate_lmc(&lml_main, ALIST_OFF_DATA, mlmp,
H A Delf.c451 (relocate_lmc(lml, lmco, clmp, nlmp, in_nfavl) == 0)))
1121 (relocate_lmc(lml, lmco, ilmp, nlmp,
H A Danalyze.c102 * Return the initial link-map from which analysis starts for relocate_lmc().
170 * relocate_lmc(), to start processing from this new
465 relocate_lmc(Lm_list *lml, Aliste nlmco, Rt_map *clmp, Rt_map *nlmp, function

Completed in 69 milliseconds