Lines Matching defs:SetThreadStopInfo
564 const StateType state = SetThreadStopInfo(response);
793 SetPrivateState(SetThreadStopInfo(response));
1450 SetThreadStopInfo(thread_dict);
1582 return (bool)SetThreadStopInfo(thread_dict);
1632 return SetThreadStopInfo(stop_packet) == eStateStopped;
1652 ThreadSP ProcessGDBRemote::SetThreadStopInfo(
2002 ProcessGDBRemote::SetThreadStopInfo(StructuredData::Dictionary *thread_dict) {
2151 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name,
2158 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) {
2314 // which is parsed in SetThreadStopInfo.
2388 ThreadSP thread_sp = SetThreadStopInfo(
2417 // Check to see if SetThreadStopInfo() filled in m_thread_ids?
2428 SetThreadStopInfo(*m_last_stop_packet);
2603 SetThreadStopInfo(thread_dict);