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

References

projects/compiler-rt/lib/scudo/standalone/secondary.cpp
   71   H->MapSize = MapEnd - MapBase;
   82     Stats.add(StatMapped, H->MapSize);
   98     Stats.sub(StatMapped, H->MapSize);
  101   const uptr Size = H->MapSize;