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

References

projects/compiler-rt/lib/scudo/standalone/combined.h
   53         Allocator.Secondary.deallocate(BlockBegin);
  131     Secondary.initLinkerInitialized(&Stats);
  203       Block = Secondary.allocate(NeededSize, Alignment, &BlockEnd);
  363     Secondary.disable();
  368     Secondary.enable();
  418     Secondary.iterateOverBlocks(Lambda);
  556         Secondary.deallocate(BlockBegin);
  588     Secondary.getStats(Str);