Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dreport_test.cpp41 EXPECT_DEATH(scudo::reportDeallocTypeMismatch( in TEST()
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dreport.h44 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr,
H A Dreport.cpp138 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr, in reportDeallocTypeMismatch() function
H A Dcombined.h558 reportDeallocTypeMismatch(AllocatorAction::Deallocating, Ptr,
618 reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,