HomeSort by relevance Sort by last modified time
    Searched defs:VKI_PROT_GROWSUP (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 233 #define VKI_PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
vki-ppc32-linux.h 297 #define VKI_PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
    [all...]
vki-ppc64-linux.h 349 #define VKI_PROT_GROWSUP 0x02000000 /* mprotect flag: extend
vki-s390x-linux.h 295 #define VKI_PROT_GROWSUP 0x02000000 /* mprotect flag:
vki-x86-linux.h 268 #define VKI_PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
vki-arm-linux.h 230 #define VKI_PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */

Completed in 52 milliseconds