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

1 2 34 5 6 7

  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 177 #define __NR_mprotect 125
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 327 #define __NR_mprotect 226
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
477 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 177 #define __NR_mprotect 125
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 153 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 619 #define __NR_mprotect 226
620 __SYSCALL(__NR_mprotect, sys_mprotect)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 148 #define __NR_mprotect (__NR_Linux + 125)
410 #define __NR_mprotect (__NR_Linux + 10)
747 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 129 #define __NR_mprotect 125
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 384 #if !defined(__NR_mprotect)
385 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
mips_linux_syscalls.h 516 #if !defined(__NR_mprotect)
517 #define __NR_mprotect (__NR_Linux + 125)
x86_32_linux_syscalls.h 513 #if !defined(__NR_mprotect)
514 #define __NR_mprotect 125
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 162 #define __NR_mprotect 125
vki-scnums-darwin.h 291 #define __NR_mprotect VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(74)
    [all...]
vki-scnums-mips32-linux.h 165 #define __NR_mprotect (__NR_Linux + 125)
vki-scnums-ppc32-linux.h 162 #define __NR_mprotect 125
vki-scnums-ppc64-linux.h 162 #define __NR_mprotect 125
vki-scnums-x86-linux.h 162 #define __NR_mprotect 125
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h 133 #define __NR_mprotect 125
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 133 #define __NR_mprotect 125
unistd_64.h 36 #define __NR_mprotect 10
37 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h 133 #define __NR_mprotect 125
unistd_64.h 36 #define __NR_mprotect 10
37 __SYSCALL(__NR_mprotect, sys_mprotect)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
477 #define __NR_mprotect (__NR_Linux + 10)
    [all...]

Completed in 432 milliseconds

1 2 34 5 6 7