Home
last modified time | relevance | path

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

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