Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDStackFrameList.cpp541 SymbolContext unwind_sc = unwind_frame_sp->GetSymbolContext( in GetFramesUpTo() local
543 Block *unwind_block = unwind_sc.block; in GetFramesUpTo()
552 while (unwind_sc.GetParentOfInlinedScope( in GetFramesUpTo()
562 unwind_sc = next_frame_sc; in GetFramesUpTo()