HomeSort by: relevance | last modified time | path
    Searched refs:MprotectMallocZones (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_posix.cc 157 void MprotectMallocZones(void *addr, int prot) {}
sanitizer_common.h 110 void MprotectMallocZones(void *addr, int prot);
sanitizer_mac.cc 398 void MprotectMallocZones(void *addr, int prot) {
sanitizer_common_interceptors.inc 7022 MprotectMallocZones(addr, prot);

Completed in 157 milliseconds