Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp484 SymbolContext unwind_sc = unwind_frame_sp->GetSymbolContext( in FetchFramesUpTo() local
486 Block *unwind_block = unwind_sc.block; in FetchFramesUpTo()
495 while (unwind_sc.GetParentOfInlinedScope( in FetchFramesUpTo()
505 unwind_sc = next_frame_sc; in FetchFramesUpTo()