Searched refs:HOST_STACK_END_ADDR (Results 1 – 9 of 9) sorted by relevance
23 #define HOST_STACK_END_ADDR USRSTACK macro27 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ) macro
12 #define HOST_STACK_END_ADDR USRSTACK macro
10 #define HOST_STACK_END_ADDR USRSTACK macro
11 #define HOST_STACK_END_ADDR USRSTACK macro
14 #define HOST_STACK_END_ADDR USRSTACK macro
58 #ifdef HOST_STACK_END_ADDR59 #define STACK_END_ADDR HOST_STACK_END_ADDR
192 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize);
2965 * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__.
9483 * hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't define