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

1 2 34 5

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
477 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 181 #define __NR_mprotect (__NR_Linux + 125)
477 #define __NR_mprotect (__NR_Linux + 10)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 155 #define SYS_mprotect __NR_mprotect
503 #define SYS_mprotect __NR_mprotect
865 #define SYS_mprotect __NR_mprotect
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /external/kernel-headers/original/asm-arm/
unistd.h 153 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 269 #define __NR_mprotect VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(74)
    [all...]
vki-scnums-mips32-linux.h 165 #define __NR_mprotect (__NR_Linux + 125)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 133 #define SYS_mprotect __NR_mprotect
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 133 #define SYS_mprotect __NR_mprotect
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 133 #define SYS_mprotect __NR_mprotect
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 157 #define __NR_mprotect (__NR_SYSCALL_BASE+125)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 578 // __NR_mprotect 125
579 GO(__NR_mprotect, "3s 0m");
580 SY(__NR_mprotect, x0+1, x0, x0); FAILx(EINVAL);
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 73 #define __NR_mprotect (__NR_SYSCALL_BASE + 125)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 73 #define __NR_mprotect (__NR_SYSCALL_BASE + 125)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 73 #define __NR_mprotect (__NR_SYSCALL_BASE + 125)
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 157 // __NR_mprotect 74
1166 // __NR_mprotect 125
1167 GO(__NR_mprotect, "3s 0m");
1168 SY(__NR_mprotect, x0+1, x0, x0); FAILx(EINVAL);
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]

Completed in 1412 milliseconds

1 2 34 5