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

1 2 3

  /external/compiler-rt/SDKs/linux/usr/include/sys/
mman.h 22 #define PROT_READ 0x1
  /external/qemu/android/utils/
mapfile.h 29 #define PROT_READ 0x1
  /ndk/sources/host-tools/ndk-stack/elff/
mapfile.h 29 #define PROT_READ 0x1
  /bionic/libc/bionic/
libc_init_static.cpp 82 mprotect(reinterpret_cast<void*>(seg_page_start), seg_page_end - seg_page_start, PROT_READ);
  /frameworks/rs/driver/linkloader/include/
mmanWindows.h 53 #define PROT_READ 0x1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
mman.h 9 #define PROT_READ 0x1 /* page can be read */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/asm-generic/
mman.h 15 #define PROT_READ 0x1

Completed in 613 milliseconds

1 2 3