Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h702 #define ld_make_sunwmove ld64_make_sunmove macro
801 #define ld_make_sunwmove ld32_make_sunmove macro
921 extern uintptr_t ld_make_sunwmove(Ofl_desc *, int);
H A Dsunwmove.c74 if (mv_nums && (ld_make_sunwmove(ofl, mv_nums) == S_ERROR)) in make_mvsections()
H A Dsections.c2685 ld_make_sunwmove(Ofl_desc *ofl, int mv_nums) in ld_make_sunwmove() function