Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_netbsd.cpp114 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
Dsanitizer_mac.cpp151 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
Dsanitizer_linux.cpp195 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function