Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_stack.h24 static const u32 kDefaultMallocContextSize = 30; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_stack.h24 static const u32 kDefaultMallocContextSize = 30; variable