Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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