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.cpp588 StructuredData::ObjectSP trace, bool skip_one_frame) { in GetFirstNonInternalFramePc() argument
594 if (skip_one_frame && i == 0) in GetFirstNonInternalFramePc()
624 bool skip_one_frame = in GenerateSummary() local
639 skip_one_frame); in GenerateSummary()
651 skip_one_frame); in GenerateSummary()
H A DInstrumentationRuntimeTSan.h72 bool skip_one_frame = false);