Searched refs:HOST_STACK_END_ADDR (Results 1 – 25 of 29) sorted by relevance
12
42 #define HOST_STACK_END_ADDR USRSTACK macro46 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ) macro
31 #define HOST_STACK_END_ADDR USRSTACK macro
29 #define HOST_STACK_END_ADDR BSD43_USRSTACK macro
29 #define HOST_STACK_END_ADDR USRSTACK macro
27 #define HOST_STACK_END_ADDR (USERSTACK) macro
30 #define HOST_STACK_END_ADDR (0x80000000 - (UPAGES * NBPG)) macro
33 #define HOST_STACK_END_ADDR USRSTACK macro
43 #define HOST_STACK_END_ADDR USRSTACK macro
44 #define HOST_STACK_END_ADDR USRSTACK macro
30 #define HOST_STACK_END_ADDR USRSTACK macro
58 #ifdef HOST_STACK_END_ADDR59 #define STACK_END_ADDR HOST_STACK_END_ADDR
179 core_stacksec (abfd)->vma = HOST_STACK_END_ADDR - (NBPG * u.u_ssize); in trad_unix_core_file_p()
2965 * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__.
77 HOST_STACK_END_ADDR