Home
last modified time | relevance | path

Searched refs:reportDeallocTypeMismatch (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h47 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr,
H A Dreport.cpp138 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr, in reportDeallocTypeMismatch() function
H A Dcombined.h469 reportDeallocTypeMismatch(AllocatorAction::Deallocating, Ptr,
529 reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,