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

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
   26   using AllocatorCache = typename PrimaryAllocator::AllocatorCache;
   28       LargeMmapAllocator<typename PrimaryAllocator::MapUnmapCallback,
   30                          typename PrimaryAllocator::AddressSpaceView>;
  198   PrimaryAllocator primary_;