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.cc31 ReportFile report_file = {&report_file_mu, kStderrFd, "", "", 0};
37 void ReportFile::ReopenIfNecessary() { in ReopenIfNecessary()
72 void ReportFile::SetReportPath(const char *path) { in SetReportPath()
Dsanitizer_common_libcdep.cc27 bool ReportFile::SupportsColors() { in SupportsColors()
Dsanitizer_common.h192 struct ReportFile { struct
216 extern ReportFile report_file; argument
Dsanitizer_posix.cc325 void ReportFile::Write(const char *buffer, uptr length) { in Write()
Dsanitizer_win.cc760 void ReportFile::Write(const char *buffer, uptr length) { in Write()
/external/clang/tools/scan-build/bin/
Dscan-build770 my $ReportFile = $row->[0];
785 UpdateInFilePath("$Dir/$ReportFile", $InFileRegex, $InFilePrefix)
819 print OUT "<td><a href=\"$ReportFile#EndPath\">View Report</a></td>";
822 print OUT "\n<!-- REPORTBUG id=\"$ReportFile\" -->\n";