Home
last modified time | relevance | path

Searched defs:internal_mprotect (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_openbsd.cc50 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_netbsd.cc107 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_mac.cc121 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_linux.cc218 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_openbsd.cc50 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_netbsd.cc109 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_mac.cc134 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_linux.cc194 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_netbsd.cpp114 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_mac.cpp159 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function