Home
last modified time | relevance | path

Searched refs:uninitTestOnly (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.h56 void uninitTestOnly();
H A Dguarded_pool_allocator.cpp127 void GuardedPoolAllocator::uninitTestOnly() { in uninitTestOnly() function in gwp_asan::GuardedPoolAllocator
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h219 GuardedAlloc.uninitTestOnly(); in unmapTestOnly()