Searched refs:JMPOFF (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ | ||
H A D | _a.out.h | 279 #define JMPOFF(x) (x)->v2->ld_plt macro |
H A D | a.out.c | 576 LM2LP(lmp)->lp_plt = (struct jbind *)(&caddr[JMPOFF(ld)]); in aout_new_lmp() |