Home
last modified time | relevance | path

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

/freebsd-14.2/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.h566 reportDeallocTypeMismatch(AllocatorAction::Deallocating, Ptr,
626 reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,