Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cc157 void MprotectMallocZones(void *addr, int prot) {} in MprotectMallocZones() function
H A Dsanitizer_common.h120 void MprotectMallocZones(void *addr, int prot);
H A Dsanitizer_mac.cc398 void MprotectMallocZones(void *addr, int prot) { in MprotectMallocZones() function
H A Dsanitizer_common_interceptors.inc7040 MprotectMallocZones(addr, prot);