Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h70 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache); in DECLARE_REAL()
H A Dhwasan_thread.cc80 AllocatorSwallowThreadLocalCache(allocator_cache()); in Destroy()
H A Dhwasan_allocator.cc125 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache) { in AllocatorSwallowThreadLocalCache() function