Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h34 void NORETURN reportAlignmentTooBig(uptr Alignment, uptr MaxAlignment);
H A Dreport.cpp82 void NORETURN reportAlignmentTooBig(uptr Alignment, uptr MaxAlignment) { in reportAlignmentTooBig() function
H A Dcombined.h343 reportAlignmentTooBig(Alignment, MaxAlignment);