Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_stack.cpp19 static atomic_uint32_t malloc_context_size; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_stack.cpp19 static atomic_uint32_t malloc_context_size; variable
H A Dasan_activation.cpp28 int malloc_context_size; member