Searched refs:reportInvalidChunkState (Results 1 – 3 of 3) sorted by relevance
45 void NORETURN reportInvalidChunkState(AllocatorAction Action, void *Ptr);
124 void NORETURN reportInvalidChunkState(AllocatorAction Action, void *Ptr) { in reportInvalidChunkState() function
75 reportInvalidChunkState(AllocatorAction::Recycling, Ptr); in recycle()122 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr); in deallocate()461 reportInvalidChunkState(AllocatorAction::Deallocating, Ptr);522 reportInvalidChunkState(AllocatorAction::Reallocating, OldPtr);770 reportInvalidChunkState(AllocatorAction::Sizing, const_cast<void *>(Ptr)); in getAllocSize()