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

References

projects/compiler-rt/lib/scudo/standalone/combined.h
  297       reportMisalignedPointer(AllocatorAction::Reallocating, OldPtr);
  303       reportInvalidChunkState(AllocatorAction::Reallocating, OldPtr);
  310         reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,
projects/compiler-rt/lib/scudo/standalone/report.cpp
  114   case AllocatorAction::Reallocating: