Home
last modified time | relevance | path

Searched refs:lp_textbase (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h263 #define TEXTBASE(X) (LM2LP(X)->lp_textbase)
331 caddr_t lp_textbase; /* base address for text addressing */ member
H A Da.out.c585 LM2LP(lmp)->lp_textbase = base; in aout_new_lmp()