Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h261 #define AOUTPRV(X) ((X)->rt_priv) macro
H A Da.out.c526 AOUTPRV(lmp) = (void *)((uintptr_t)lmp + rtsz); in aout_new_lmp()
527 ((Rt_aoutp *)AOUTPRV(lmp))->lm_lpd = in aout_new_lmp()