Searched defs:relocated (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c287 relocate_so(Lm_list *lml, Rt_map *lmp, int *relocated, int now, int *in_nfavl) argument
299 if (relocated)
300 (*relocated)++;
338 _relocate_lmc(Lm_list *lml, Aliste lmco, Rt_map *nlmp, int *relocated, argument
345 * If this object has already been relocated, we're done. If
361 if (relocate_so(lml, lmp, relocated, 0, in_nfavl) == 0)
371 * If this object is being relocated on the main link-map list
376 * and their dependencies, are fully relocated and ready for
474 * If this link-map control list is being relocated, return. The object
492 * must already have been relocated, o
512 int relocated = 0; local
[all...]
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1534 int relocated = 0; local
1592 ++relocated;
1598 DBG(relocated);
1839 * sitting in low MFN memory. We'll relocated the boot archive

Completed in 84 milliseconds