Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dreport_test.cpp41 EXPECT_DEATH(scudo::reportDeallocTypeMismatch( in TEST()
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dreport.h46 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr,
H A Dreport.cpp150 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr, in reportDeallocTypeMismatch() function
H A Dcombined.h579 reportDeallocTypeMismatch(AllocatorAction::Deallocating, Ptr,
639 reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,