HomeSort by relevance Sort by last modified time
    Searched defs:PROT_GROWSDOWN (Results 26 - 37 of 37) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /bionic/libc/kernel/arch-mips/asm/
mman.h 27 #define PROT_GROWSDOWN 0x01000000
  /bionic/libc/kernel/common/asm-generic/
mman-common.h 27 #define PROT_GROWSDOWN 0x01000000
  /development/ndk/platforms/android-9/arch-mips/include/asm/
mman.h 27 #define PROT_GROWSDOWN 0x01000000
  /external/kernel-headers/original/asm-generic/
mman-common.h 14 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
  /external/kernel-headers/original/asm-mips/
mman.h 23 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
mman.h 27 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
mman.h 27 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h 37 #define PROT_GROWSDOWN 0x01000000 /* Extend change to start of
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 37 #define PROT_GROWSDOWN 0x01000000 /* Extend change to start of
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h 37 #define PROT_GROWSDOWN 0x01000000 /* Extend change to start of

Completed in 1108 milliseconds

12