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.h | 256 #define MAIN_BASE 0x2000 /* base address of a.out in 4.x system */ macro |
H A D | a.out.c | 547 base = (caddr_t)MAIN_BASE; in aout_new_lmp() |