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

Declarations

projects/compiler-rt/lib/scudo/standalone/report.h
   44 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr,

References

projects/compiler-rt/lib/scudo/standalone/combined.h
  275           reportDeallocTypeMismatch(AllocatorAction::Deallocating, Ptr,
  310         reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,