Searched refs:ReportStringFunctionSizeOverflow (Results 1 – 3 of 3) sorted by relevance
74 void NORETURN ReportStringFunctionSizeOverflow(uptr offset, uptr size,
57 ReportStringFunctionSizeOverflow(__offset, __size, &stack); \
818 void ReportStringFunctionSizeOverflow(uptr offset, uptr size, in ReportStringFunctionSizeOverflow() function