Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cc70 void ReportFile::SetReportPath(const char *path) { in SetReportPath() function in __sanitizer::ReportFile
205 report_file.SetReportPath(path); in __sanitizer_set_report_path()
H A Dsanitizer_file.h27 void SetReportPath(const char *path);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_file.cc72 void ReportFile::SetReportPath(const char *path) { in SetReportPath() function in __sanitizer::ReportFile
207 report_file.SetReportPath(path); in __sanitizer_set_report_path()
H A Dsanitizer_file.h29 void SetReportPath(const char *path);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cpp92 void ReportFile::SetReportPath(const char *path) { in SetReportPath() function in __sanitizer::ReportFile
233 report_file.SetReportPath(path); in __sanitizer_set_report_path()
H A Dsanitizer_file.h28 void SetReportPath(const char *path);