Searched refs:Reallocating (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h39 Reallocating, member in class:scudo::AllocatorAction
H A Dreport.cpp114 case AllocatorAction::Reallocating:
H A Dcombined.h365 reportMisalignedPointer(AllocatorAction::Reallocating, OldPtr);
371 reportInvalidChunkState(AllocatorAction::Reallocating, OldPtr);
378 reportDeallocTypeMismatch(AllocatorAction::Reallocating, OldPtr,

Completed in 57 milliseconds