Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stack.cpp19 static atomic_uint32_t malloc_context_size; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_activation.cpp28 int malloc_context_size; member