Home
last modified time | relevance | path

Searched refs:AllocatorThreadFinish (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_thread.cpp59 AllocatorThreadFinish(); in OnFinished()
HDlsan_allocator.h36 void AllocatorThreadFinish();
HDlsan_allocator.cpp54 void AllocatorThreadFinish() { in AllocatorThreadFinish() function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_allocator.h96 void AllocatorThreadFinish(AllocatorCache *cache);
HDhwasan_thread.cpp109 AllocatorThreadFinish(allocator_cache()); in Destroy()
HDhwasan_allocator.cpp171 void AllocatorThreadFinish(AllocatorCache *cache) { in AllocatorThreadFinish() function