reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/msan/msan_allocator.cpp
  145     AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage());
  193     AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage());
projects/compiler-rt/lib/msan/msan_thread.cpp
   57   malloc_storage().CommitBack();