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

/external/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cc254 void mz_destroy(malloc_zone_t* zone) { function
256 Printf("mz_destroy() called -- ignoring\n");
379 asan_zone.destroy = &mz_destroy;

Completed in 52 milliseconds