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

/external/compiler-rt/lib/asan/
H A Dasan_rtl.cc75 static const int kDefaultMallocContextSize = 30; member in namespace:__asan
238 cf->malloc_context_size = kDefaultMallocContextSize;

Completed in 89 milliseconds