Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h45 void NORETURN reportMisalignedPointer(AllocatorAction Action, const void *Ptr);
H A Dreport.cpp139 void NORETURN reportMisalignedPointer(AllocatorAction Action, const void *Ptr) { in reportMisalignedPointer() function
H A Dcombined.h460 reportMisalignedPointer(AllocatorAction::Deallocating, Ptr);
524 reportMisalignedPointer(AllocatorAction::Reallocating, OldPtr);