HomeSort by relevance Sort by last modified time
    Searched defs:PROT_EXEC (Results 1 - 25 of 217) sorted by null

1 2 3 4 5 6 7 8 9

  /external/compiler-rt/lib/profile/
WindowsMMap.h 24 #define PROT_EXEC 0x0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
mman-common.h 11 #define PROT_EXEC 0x4 /* page can be executed */
  /development/ndk/platforms/android-21/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /development/ndk/platforms/android-9/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
mman-common.h 11 #define PROT_EXEC 0x4 /* page can be executed */
  /prebuilts/go/darwin-x86/src/runtime/
defs_windows.go 36 PROT_EXEC = 4
  /prebuilts/go/linux-x86/src/runtime/
defs_windows.go 36 PROT_EXEC = 4
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/asm-generic/
mman-common.h 24 #define PROT_EXEC 0x4

Completed in 684 milliseconds

1 2 3 4 5 6 7 8 9