Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.h69 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache);
Dhwasan_thread.cpp88 AllocatorSwallowThreadLocalCache(allocator_cache()); in Destroy()
Dhwasan_allocator.cpp92 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache) { in AllocatorSwallowThreadLocalCache() function