Searched refs:__NR_mprotect (Results 51 - 60 of 60) sorted by relevance

123

/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c157 // __NR_mprotect 74
1166 // __NR_mprotect 125
1167 GO(__NR_mprotect, "3s 0m");
1168 SY(__NR_mprotect, x0+1, x0, x0); FAILx(EINVAL);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c723 GENXY(__NR_mprotect, sys_mprotect), // 10
H A Dsyswrap-arm-linux.c926 GENXY(__NR_mprotect, sys_mprotect), // 125
H A Dsyswrap-mips32-linux.c945 GENXY (__NR_mprotect, sys_mprotect), // 125
H A Dsyswrap-mips64-linux.c652 GENXY (__NR_mprotect, sys_mprotect),
H A Dsyswrap-ppc32-linux.c1030 GENXY(__NR_mprotect, sys_mprotect), // 125
H A Dsyswrap-s390x-linux.c806 GENXY(__NR_mprotect, sys_mprotect), // 125
H A Dsyswrap-x86-linux.c1566 GENXY(__NR_mprotect, sys_mprotect), // 125
H A Dsyswrap-darwin.c8056 GENXY(__NR_mprotect, sys_mprotect),
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp1447 125: __NR_mprotect 3s 0m

Completed in 1636 milliseconds

123