Searched refs:reportMisalignedPointer (Results 1 – 3 of 3) sorted by relevance
43 void NORETURN reportMisalignedPointer(AllocatorAction Action, void *Ptr);
130 void NORETURN reportMisalignedPointer(AllocatorAction Action, void *Ptr) { in reportMisalignedPointer() function
531 reportMisalignedPointer(AllocatorAction::Deallocating, Ptr);595 reportMisalignedPointer(AllocatorAction::Reallocating, OldPtr);