reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
115 static AllocatorCache fallback_allocator_cache; 123 AllocatorCache *GetAllocatorCache(MsanThreadLocalMallocStorage *ms) { 145 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); 149 AllocatorCache *cache = &fallback_allocator_cache; 193 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); 197 AllocatorCache *cache = &fallback_allocator_cache;