Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Utility/
DRegisterContextLLDB.cpp636 bool behaves_like_zeroth_frame = false; in GetFullUnwindPlanForFrame() local
641 behaves_like_zeroth_frame = true; in GetFullUnwindPlanForFrame()
653 …if ((!m_sym_ctx_valid || m_sym_ctx.function == NULL) && behaves_like_zeroth_frame && m_current_pc… in GetFullUnwindPlanForFrame()
733 if (behaves_like_zeroth_frame) in GetFullUnwindPlanForFrame()