Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp122 StackFrameSP responsible_frame; in RetrieveReportData() local
130 if (!responsible_frame) in RetrieveReportData()
131 responsible_frame = frame; in RetrieveReportData()