Home
last modified time | relevance | path

Searched defs:MAP_STACK (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dmman-map-flags-generic.h36 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dmman.h35 # define MAP_STACK 0x40000 /* Allocation is for a stack. */ macro
/glibc-2.36/support/
Dsupport_stack_alloc.c32 # define MAP_STACK 0 macro
Dxsigstack.c33 # define MAP_STACK 0 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dmman.h37 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dmman.h37 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dmman.h37 # define MAP_STACK 0x80000 /* Allocation is for a stack. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/bits/
Dmman.h40 # define MAP_STACK 0x40000 /* Create for process/thread stacks */ macro
/glibc-2.36/nptl/
Dallocatestack.c52 # define MAP_STACK 0 macro