Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dreport.h43 void NORETURN reportMisalignedPointer(AllocatorAction Action, void *Ptr);
Dreport.cpp130 void NORETURN reportMisalignedPointer(AllocatorAction Action, void *Ptr) { in reportMisalignedPointer() function
Dcombined.h531 reportMisalignedPointer(AllocatorAction::Deallocating, Ptr);
595 reportMisalignedPointer(AllocatorAction::Reallocating, OldPtr);