Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp162 void MprotectMallocZones(void *addr, int prot) {} in MprotectMallocZones() function
H A Dsanitizer_mac.cpp508 void MprotectMallocZones(void *addr, int prot) { in MprotectMallocZones() function