Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp114 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_mac.cpp153 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
H A Dsanitizer_linux.cpp268 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function