Lines Matching defs:SetThreadStopInfo
564 const StateType state = SetThreadStopInfo(response);
793 SetPrivateState(SetThreadStopInfo(response));
1447 SetThreadStopInfo(thread_dict);
1579 return (bool)SetThreadStopInfo(thread_dict);
1630 return SetThreadStopInfo(stop_packet) == eStateStopped;
1650 ThreadSP ProcessGDBRemote::SetThreadStopInfo(
1961 ProcessGDBRemote::SetThreadStopInfo(StructuredData::Dictionary *thread_dict) {
2110 return SetThreadStopInfo(tid, expedited_register_map, signo, thread_name,
2117 StateType ProcessGDBRemote::SetThreadStopInfo(StringExtractor &stop_packet) {
2273 // which is parsed in SetThreadStopInfo.
2342 ThreadSP thread_sp = SetThreadStopInfo(
2371 // Check to see if SetThreadStopInfo() filled in m_thread_ids?
2382 SetThreadStopInfo(*m_last_stop_packet);
2557 SetThreadStopInfo(thread_dict);