Searched refs:PROT_GROWSDOWN (Results 1 – 8 of 8) sorted by relevance
36 #define PROT_GROWSDOWN 0x01000000 /* Extend change to start of macro
93 #if _STACK_GROWS_DOWN && defined PROT_GROWSDOWN94 = PROT_GROWSDOWN;
160 * sysdeps/unix/sysv/linux/am33/bits/mman.h (PROT_GROWSDOWN): New.
189 (PROT_GROWSDOWN, PROT_GROWSUP): New macros.2486 * elf/dl-load.c (__stack_prot): Only use PROT_GROWSUP/PROT_GROWSDOWN
4787 [_STACK_GROWS_DOWN] [PROT_GROWSDOWN]: Try using PROT_GROWSDOWN flag4826 * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Define PROT_GROWSDOWN
11614 * elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
12579 (PROT_GROWSDOWN): Likewise.
78610 (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make