Searched defs:VKI_PROT_GROWSDOWN (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-arm64-linux.h206 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
H A Dvki-amd64-linux.h232 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
H A Dvki-ppc32-linux.h296 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
H A Dvki-ppc64-linux.h346 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend macro
H A Dvki-s390x-linux.h292 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend macro
H A Dvki-arm-linux.h229 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
H A Dvki-mips32-linux.h288 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro
H A Dvki-mips64-linux.h291 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start macro
H A Dvki-x86-linux.h267 #define VKI_PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */ macro

Completed in 89 milliseconds