Searched refs:m_stop_address (Results 1 – 2 of 2) sorted by relevance
134 return m_stop_address; in GetStopAddress()184 …lldb::addr_t m_stop_address; // This is the address we stop… variable
144 m_stop_address (LLDB_INVALID_ADDRESS), in ThreadPlanCallFunction()210 m_stop_address (LLDB_INVALID_ADDRESS), in ThreadPlanCallFunction()300 m_stop_address = m_thread.GetStackFrameAtIndex(0)->GetRegisterContext()->GetPC(); in DoTakedown()