Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Utility/
DUnwindLLDB.cpp265 Cursor *frame_cursor = m_frames[idx].get(); in DoCreateRegisterContextForFrame() local
266 reg_ctx_sp = frame_cursor->reg_ctx_lldb_sp; in DoCreateRegisterContextForFrame()