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()
77 void ReportFile::SetReportPath(const char *path) { in SetReportPath()
Dsanitizer_common_libcdep.cc27 bool ReportFile::SupportsColors() { in SupportsColors()
Dsanitizer_common.h186 struct ReportFile { struct
210 extern ReportFile report_file; argument
Dsanitizer_posix.cc291 void ReportFile::Write(const char *buffer, uptr length) { in Write()
Dsanitizer_win.cc679 void ReportFile::Write(const char *buffer, uptr length) { in Write()
/external/clang/tools/scan-build/bin/
Dscan-build769 my $ReportFile = $row->[0];
784 UpdateInFilePath("$Dir/$ReportFile", $InFileRegex, $InFilePrefix)
818 print OUT "<td><a href=\"$ReportFile#EndPath\">View Report</a></td>";
821 print OUT "\n<!-- REPORTBUG id=\"$ReportFile\" -->\n";