Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h77 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache);
H A Dhwasan_thread.cpp99 AllocatorSwallowThreadLocalCache(allocator_cache()); in Destroy()
H A Dhwasan_allocator.cpp114 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache) { in AllocatorSwallowThreadLocalCache() function