HomeSort by relevance Sort by last modified time
    Searched refs:kDefaultMallocContextSize (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/
asan_stack.h 25 static const u32 kDefaultMallocContextSize = 30;
asan_flags.cc 66 cf.malloc_context_size = kDefaultMallocContextSize;

Completed in 50 milliseconds