Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/cfi/
H A Dcfi.cc177 MprotectReadOnly(shadow_, GetShadowSize()); in Install()
199 MprotectReadOnly((uptr)&cfi_shadow_limits_storage, in Install()
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cc152 bool MprotectReadOnly(uptr addr, uptr size) { in MprotectReadOnly() function
H A Dsanitizer_common.h118 bool MprotectReadOnly(uptr addr, uptr size);