Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h33 void NORETURN reportAlignmentTooBig(uptr Alignment, uptr MaxAlignment);
H A Dreport.cpp91 void NORETURN reportAlignmentTooBig(uptr Alignment, uptr MaxAlignment) { in reportAlignmentTooBig() function
H A Dcombined.h351 reportAlignmentTooBig(Alignment, MaxAlignment);