Searched refs:system_purgeable_zone (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cc37 static malloc_zone_t *system_purgeable_zone = 0; variable
186 if (zone_ptr == system_purgeable_zone) {
399 system_purgeable_zone = malloc_default_purgeable_zone();

Completed in 35 milliseconds