Searched refs:truncation_str (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flag_parser.cpp65 const char *truncation_str = truncated ? " Truncated" : ""; local
67 flags_[i].desc, truncation_str, buffer);

Completed in 113 milliseconds