OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnReport
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl_report.cc
47
bool
OnReport
(const ReportDesc *rep, bool suppressed);
50
bool WEAK
OnReport
(const ReportDesc *rep, bool suppressed) {
527
if (
OnReport
(rep, suppress_pc != 0))
/external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_linux.cc
61
bool
OnReport
(const ReportDesc *rep, bool suppressed) {
Completed in 876 milliseconds