Searched refs:MprotectReadOnly (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp176 MprotectReadOnly(shadow_, GetShadowSize());
198 MprotectReadOnly((uptr)&cfi_shadow_limits_storage,
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp145 bool MprotectReadOnly(uptr addr, uptr size) { function in namespace:__sanitizer
H A Dsanitizer_common.h120 bool MprotectReadOnly(uptr addr, uptr size);

Completed in 112 milliseconds