Home
last modified time | relevance | path

Searched defs:ProtectMemoryRange (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_linux.cpp55 static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { in ProtectMemoryRange() function
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1146 static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { in ProtectMemoryRange() function