Home
last modified time | relevance | path

Searched refs:MprotectMallocZones (Results 1 – 4 of 4) sorted by relevance

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