Home | History | Annotate | Download | only in gold

Lines Matching defs:report

183   const char* report = REPORT_BUGS_TO;
184 if (*report != '\0')
185 printf(_("Report bugs to %s\n"), report);
1188 // -Bgroup implies --unresolved-symbols=report-all.
1190 this->set_unresolved_symbols("report-all");