Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_stack.h25 static const u32 kDefaultMallocContextSize = 30; variable
Dasan_flags.cc66 cf.malloc_context_size = kDefaultMallocContextSize; in InitializeFlags()