HomeSort by relevance Sort by last modified time
    Searched refs:PROT_GROWSDOWN (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/strace/xlat/
mmap_prot.h 19 #if defined(PROT_GROWSDOWN) || (defined(HAVE_DECL_PROT_GROWSDOWN) && HAVE_DECL_PROT_GROWSDOWN)
20 XLAT(PROT_GROWSDOWN),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
mman-common.h 14 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
mman-common.h 14 #define PROT_GROWSDOWN 0x01000000 /* mprotect flag: extend change to start of growsdown vma */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/
mman.h 20 #define PROT_GROWSDOWN 0x01000000
  /bionic/libc/kernel/uapi/asm-generic/
mman-common.h 27 #define PROT_GROWSDOWN 0x01000000

Completed in 729 milliseconds

1 2 3 4