Searched refs:stop_reason_sp (Results 1 – 1 of 1) sorted by relevance
521 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { in SetStopInfo() argument522 GetThread().SetStopInfo(stop_reason_sp); in SetStopInfo()