Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
Dhwasan_allocator.h84 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache);
Dhwasan_thread.cpp101 AllocatorSwallowThreadLocalCache(allocator_cache()); in Destroy()
Dhwasan_allocator.cpp152 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache) { in AllocatorSwallowThreadLocalCache() function