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/
H A Dhwasan_allocator.h84 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache);
H A Dhwasan_thread.cpp101 AllocatorSwallowThreadLocalCache(allocator_cache()); in Destroy()
H A Dhwasan_allocator.cpp152 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache) { in AllocatorSwallowThreadLocalCache() function