Home
last modified time | relevance | path

Searched refs:skip_one_frame (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h72 bool skip_one_frame = false);
H A DInstrumentationRuntimeTSan.cpp586 StructuredData::ObjectSP trace, bool skip_one_frame) { in GetFirstNonInternalFramePc() argument
592 if (skip_one_frame && i == 0) in GetFirstNonInternalFramePc()
622 bool skip_one_frame = in GenerateSummary() local
637 skip_one_frame); in GenerateSummary()
649 skip_one_frame); in GenerateSummary()