HomeSort by: relevance | last modified time | path
    Searched refs:AT_STACKBASE (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/kern/
exec_elf.c 204 a->a_type = AT_STACKBASE;
  /src/tools/arm-elf2aout/sys/
exec_elf.h 784 #define AT_STACKBASE 13 /* Base address of the main thread */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 784 #define AT_STACKBASE 13 /* Base address of the main thread */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 759 #define AT_STACKBASE 13 /* Base address of the main thread */
  /src/sys/sys/
exec_elf.h 889 #define AT_STACKBASE 13 /* Base address of the main thread */
  /src/lib/libpthread/
pthread.c 1340 if (aux->a_type == AT_STACKBASE) {

Completed in 22 milliseconds