Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DUnwindLLDB.cpp457 Cursor *frame_cursor = m_frames[idx].get(); in DoCreateRegisterContextForFrame() local
458 reg_ctx_sp = frame_cursor->reg_ctx_lldb_sp; in DoCreateRegisterContextForFrame()