Home
last modified time | relevance | path

Searched refs:reportMisalignedPointer (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDreport.h46 void NORETURN reportMisalignedPointer(AllocatorAction Action, void *Ptr);
HDreport.cpp130 void NORETURN reportMisalignedPointer(AllocatorAction Action, void *Ptr) { in reportMisalignedPointer() function
HDcombined.h452 reportMisalignedPointer(AllocatorAction::Deallocating, Ptr);
516 reportMisalignedPointer(AllocatorAction::Reallocating, OldPtr);