Home
last modified time | relevance | path

Searched refs:start_stack (Results 1 – 11 of 11) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/sys/
A Duser.h36 unsigned long int start_stack; /* stack starting address */ member
50 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/sysdeps/unix/sysv/linux/m68k/sys/
A Duser.h51 unsigned long start_stack; member
63 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/sysdeps/unix/sysv/linux/s390/sys/
A Duser.h67 unsigned long start_stack; /* Starting address of stack area. */ member
80 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/sysdeps/unix/sysv/linux/powerpc/sys/
A Duser.h33 unsigned long start_stack; /* stack starting address */ member
/sysdeps/unix/sysv/linux/ia64/sys/
A Duser.h40 unsigned long int start_stack; /* Stack starting address. */ member
/sysdeps/unix/sysv/linux/x86/sys/
A Duser.h82 __extension__ unsigned long long int start_stack; member
161 unsigned long int start_stack; member
178 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
/sysdeps/unix/sysv/linux/nios2/sys/
A Duser.h45 unsigned long start_stack; /* Starting virtual address of stack. */ member
/sysdeps/unix/sysv/linux/mips/sys/
A Duser.h185 unsigned long start_stack; /* stack starting address */ member
201 __extension__ unsigned long long start_stack; /* stack starting address */ member
/sysdeps/unix/sysv/linux/arm/sys/
A Duser.h58 unsigned long start_stack; /* Starting virtual address of stack. */ member
/sysdeps/unix/sysv/linux/microblaze/sys/
A Duser.h59 unsigned long start_stack; member
/sysdeps/unix/sysv/linux/sh/sys/
A Duser.h59 unsigned long start_stack; member

Completed in 9 milliseconds