Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h46 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, const void *Ptr,
H A Dreport.cpp147 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, const void *Ptr, in reportDeallocTypeMismatch() function
H A Dcombined.h477 reportDeallocTypeMismatch(AllocatorAction::Deallocating, Ptr,
537 reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,