Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cpp160 void MprotectMallocZones(void *addr, int prot) {} in MprotectMallocZones() function
Dsanitizer_common.h121 void MprotectMallocZones(void *addr, int prot);
Dsanitizer_mac.cpp508 void MprotectMallocZones(void *addr, int prot) { in MprotectMallocZones() function
Dsanitizer_common_interceptors.inc7605 MprotectMallocZones(addr, prot);