Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp157 bool MprotectReadWrite(uptr addr, uptr size) { in MprotectReadWrite() function
H A Dsanitizer_fuchsia.cpp347 bool MprotectReadWrite(uptr addr, uptr size) { in MprotectReadWrite() function
H A Dsanitizer_win.cpp365 bool MprotectReadWrite(uptr addr, uptr size) { in MprotectReadWrite() function