Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h256 #define MAIN_BASE 0x2000 /* base address of a.out in 4.x system */ macro
H A Da.out.c547 base = (caddr_t)MAIN_BASE; in aout_new_lmp()