Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp30 static LowLevelAllocator allocator_for_thread_context; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp44 static LowLevelAllocator allocator_for_thread_context; variable