OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NR_mprotect
(Results
1 - 25
of
57
) sorted by null
1
2
3
/bionic/libc/arch-arm/syscalls/
mprotect.S
8
ldr r7, =
__NR_mprotect
/bionic/libc/arch-sh/syscalls/
mprotect.S
31
0: .long
__NR_mprotect
/bionic/libc/arch-x86/syscalls/
mprotect.S
16
movl $
__NR_mprotect
, %eax
/external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h
48
#define
__NR_mprotect
10
vki-scnums-ppc32-linux.h
162
#define
__NR_mprotect
125
vki-scnums-ppc64-linux.h
162
#define
__NR_mprotect
125
vki-scnums-arm-linux.h
162
#define
__NR_mprotect
125
vki-scnums-x86-linux.h
162
#define
__NR_mprotect
125
/bionic/libc/kernel/arch-sh/asm/
unistd_32.h
140
#define
__NR_mprotect
125
unistd_64.h
140
#define
__NR_mprotect
125
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
140
#define
__NR_mprotect
125
/development/ndk/platforms/android-3/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
140
#define
__NR_mprotect
125
/external/kernel-headers/original/asm-x86/
unistd_32.h
133
#define
__NR_mprotect
125
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
133
#define
__NR_mprotect
125
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
140
#define
__NR_mprotect
125
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
140
#define
__NR_mprotect
125
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
59
#define
__NR_mprotect
(__NR_SYSCALL_BASE + 125)
Completed in 1230 milliseconds
1
2
3