Searched refs:SYMOFF (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ | ||
H A D | _a.out.h | 282 #define SYMOFF(x) (x)->v2->ld_stab macro |
H A D | a.out.c | 583 LM2LP(lmp)->lp_symtab = (struct nlist *)(&base[SYMOFF(ld)]); in aout_new_lmp() |