Searched refs:m_cached_stop_info_sp (Results 1 – 2 of 2) sorted by relevance
157 if (m_cached_stop_info_sp) in CalculateStopInfo()159 SetStopInfo (m_cached_stop_info_sp); in CalculateStopInfo()196 m_cached_stop_info_sp = StopInfoMachException::CreateStopReasonWithMachException (*this, in SetStopInfoFrom_KDP_EXCEPTION()
90 lldb::StopInfoSP m_cached_stop_info_sp; variable