Home
last modified time | relevance | path

Searched refs:ReportFile (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cc36 ReportFile report_file = {&report_file_mu, kStderrFd, "", "", 0};
42 void ReportFile::ReopenIfNecessary() { in ReopenIfNecessary()
71 void ReportFile::SetReportPath(const char *path) { in SetReportPath()
Dsanitizer_common_libcdep.cc26 bool ReportFile::SupportsColors() { in SupportsColors()
Dsanitizer_common.h168 struct ReportFile { struct
192 extern ReportFile report_file; argument
Dsanitizer_posix.cc353 void ReportFile::Write(const char *buffer, uptr length) { in Write()
Dsanitizer_win.cc588 void ReportFile::Write(const char *buffer, uptr length) { in Write()
/external/clang/tools/scan-build/
Dscan-build744 my $ReportFile = $row->[0];
759 UpdateInFilePath("$Dir/$ReportFile", $InFileRegex, $InFilePrefix)
793 print OUT "<td><a href=\"$ReportFile#EndPath\">View Report</a></td>";
796 print OUT "\n<!-- REPORTBUG id=\"$ReportFile\" -->\n";