Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_stack.h24 static const u32 kDefaultMallocContextSize = 30; variable
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_stack.h24 static const u32 kDefaultMallocContextSize = 30; variable