Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_rtl.cc66 static const int kDeafultMallocContextSize = 30; variable
125 f->malloc_context_size = kDeafultMallocContextSize; in InitializeFlags()