Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread.h41 AllocatorCache *allocator_cache() { return &allocator_cache_; } in allocator_cache()
73 AllocatorCache allocator_cache_; variable