HomeSort by relevance Sort by last modified time
    Searched defs:__NR_mprotect (Results 51 - 75 of 162) sorted by null

1 23 4 5 6 7

  /external/valgrind/include/vki/
vki-scnums-s390x-linux.h 133 #define __NR_mprotect 125
vki-scnums-tilegx-linux.h 383 #define __NR_mprotect 226
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 36 #define __NR_mprotect 10
37 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 591 #define __NR_mprotect 226
592 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 621 #define __NR_mprotect 226
622 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 34 #define __NR_mprotect 10
unistd_x32.h 34 #define __NR_mprotect (__X32_SYSCALL_BIT + 10)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 34 #define __NR_mprotect 10
unistd_x32.h 34 #define __NR_mprotect (__X32_SYSCALL_BIT + 10)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 34 #define __NR_mprotect 10
unistd_x32.h 34 #define __NR_mprotect (__X32_SYSCALL_BIT + 10)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 34 #define __NR_mprotect 10
unistd_x32.h 34 #define __NR_mprotect (__X32_SYSCALL_BIT + 10)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 34 #define __NR_mprotect 10
unistd_x32.h 34 #define __NR_mprotect (__X32_SYSCALL_BIT + 10)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 34 #define __NR_mprotect 10
unistd_x32.h 34 #define __NR_mprotect (__X32_SYSCALL_BIT + 10)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 152 #define __NR_mprotect (__NR_SYSCALL_BASE + 125)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 329 #define __NR_mprotect 226
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
494 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 177 #define __NR_mprotect 125
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 152 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
482 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
482 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 177 #define __NR_mprotect 125

Completed in 1958 milliseconds

1 23 4 5 6 7