Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cpp150 void MprotectMallocZones(void *addr, int prot) {} in MprotectMallocZones() function
Dsanitizer_mac.cpp484 void MprotectMallocZones(void *addr, int prot) { in MprotectMallocZones() function