Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_thread.h55 AllocatorCache *allocator_cache() { return &allocator_cache_; } in allocator_cache()
88 AllocatorCache allocator_cache_; variable