Searched refs:m_stop_address (Results 1 – 2 of 2) sorted by relevance
91 lldb::addr_t GetStopAddress() { return m_stop_address; } in GetStopAddress()144 lldb::addr_t m_stop_address; // This is the address we stopped at. Also set variable
113 m_stop_address(LLDB_INVALID_ADDRESS), m_return_type(return_type) { in ThreadPlanCallFunction() 146 m_stop_address(LLDB_INVALID_ADDRESS), m_return_type(CompilerType()) {} in ThreadPlanCallFunction() 197 m_stop_address = in DoTakedown()