Home
last modified time | relevance | path

Searched refs:move_data (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmove.c81 move_data(Rt_map *lmp, APlist **textrel) in move_data() function
H A D_rtld.h741 extern int move_data(Rt_map *, APlist **);
H A Danalyze.c312 (move_data(lmp, &textrel) == 0) && in relocate_so()