Home
last modified time | relevance | path

Searched refs:AddStack (Results 1 – 15 of 15) sorted by relevance

/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc60 rep.AddStack(trace, true); in ReportMutexMisuse()
117 rep.AddStack(trace, true); in MutexDestroy()
120 rep.AddStack(trace, true); in MutexDestroy()
529 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
533 rep.AddStack(StackTrace(&dummy_pc, 1), true); in ReportDeadlock()
H A Dtsan_mman.cc150 rep.AddStack(stack, true); in SignalUnsafeCall()
H A Dtsan_rtl.h586 void AddStack(StackTrace stack, bool suppressable = false);
H A Dtsan_rtl_report.cc160 void ScopedReportBase::AddStack(StackTrace stack, bool suppressable) { in AddStack() function in __tsan::ScopedReportBase
H A Dtsan_interceptors.cc1941 rep.AddStack(stack, true); in CallUserSignalHandler()
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_mutex.cc58 rep.AddStack(trace, true); in ReportMutexMisuse()
115 rep.AddStack(trace, true); in MutexDestroy()
118 rep.AddStack(trace, true); in MutexDestroy()
527 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
531 rep.AddStack(StackTrace(&dummy_pc, 1), true); in ReportDeadlock()
H A Dtsan_mman.cc148 rep.AddStack(stack, true); in SignalUnsafeCall()
H A Dtsan_rtl.h582 void AddStack(StackTrace stack, bool suppressable = false);
H A Dtsan_rtl_report.cc158 void ScopedReportBase::AddStack(StackTrace stack, bool suppressable) { in AddStack() function in __tsan::ScopedReportBase
H A Dtsan_interceptors.cc1899 rep.AddStack(stack, true); in CallUserSignalHandler()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_mutex.cc58 rep.AddStack(trace, true); in ReportMutexMisuse()
115 rep.AddStack(trace, true); in MutexDestroy()
118 rep.AddStack(trace, true); in MutexDestroy()
527 rep.AddStack(StackDepotGet(stk), true); in ReportDeadlock()
531 rep.AddStack(StackTrace(&dummy_pc, 1), true); in ReportDeadlock()
H A Dtsan_mman.cc148 rep.AddStack(stack, true); in SignalUnsafeCall()
H A Dtsan_rtl.h582 void AddStack(StackTrace stack, bool suppressable = false);
H A Dtsan_rtl_report.cc158 void ScopedReportBase::AddStack(StackTrace stack, bool suppressable) { in AddStack() function in __tsan::ScopedReportBase
H A Dtsan_interceptors.cc1899 rep.AddStack(stack, true); in CallUserSignalHandler()