Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c53 #define RELOCOFF(x) (x)->v2->ld_rel macro
260 rp = (struct relocation_info *)(RELOCOFF(dp) +
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h280 #define RELOCOFF(x) (x)->v2->ld_rel macro
H A Da.out.c579 (struct relocation_info *)(&base[RELOCOFF(ld)]); in aout_new_lmp()