Lines Matching refs:StringExtractorGDBRemote

442   for (StringExtractorGDBRemote::ResponseType response_type =  in BuildDynamicRegisterInfo()
443 StringExtractorGDBRemote::eResponse; in BuildDynamicRegisterInfo()
444 response_type == StringExtractorGDBRemote::eResponse; ++reg_num) { in BuildDynamicRegisterInfo()
449 StringExtractorGDBRemote response; in BuildDynamicRegisterInfo()
453 if (response_type == StringExtractorGDBRemote::eResponse) { in BuildDynamicRegisterInfo()
557 StringExtractorGDBRemote response; in DoConnectRemote()
876 StringExtractorGDBRemote response; in DoLaunch()
960 StringExtractorGDBRemote response; in ConnectToDebugserver()
1440 StringExtractorGDBRemote thread_ids{value}; in UpdateThreadIDsFromStopReplyThreadsValue()
1447 tid != StringExtractorGDBRemote::AllProcesses) in UpdateThreadIDsFromStopReplyThreadsValue()
1495 StringExtractorGDBRemote &stop_info = *m_last_stop_packet; in UpdateThreadIDList()
1640 StringExtractorGDBRemote stop_packet; in CalculateThreadStopInfo()
2144 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2262 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2452 const StringExtractorGDBRemote &response) { in SetLastStopPacket()
2542 StringExtractorGDBRemote response; in DoReadMemory()
2699 StringExtractorGDBRemote response; in FlashErase()
2729 StringExtractorGDBRemote response; in FlashDone()
2790 StringExtractorGDBRemote response; in DoWriteMemory()
3525 StringExtractorGDBRemote response; in AsyncThread()
3808 StringExtractorGDBRemote response; in GetExtendedInfoForThread()
3812 StringExtractorGDBRemote::ResponseType response_type = in GetExtendedInfoForThread()
3814 if (response_type == StringExtractorGDBRemote::eResponse) { in GetExtendedInfoForThread()
3880 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfos_sender()
3884 StringExtractorGDBRemote::ResponseType response_type = in GetLoadedDynamicLibrariesInfos_sender()
3886 if (response_type == StringExtractorGDBRemote::eResponse) { in GetLoadedDynamicLibrariesInfos_sender()
3913 StringExtractorGDBRemote response; in GetSharedCacheInfo()
3917 StringExtractorGDBRemote::ResponseType response_type = in GetSharedCacheInfo()
3919 if (response_type == StringExtractorGDBRemote::eResponse) { in GetSharedCacheInfo()
4650 StringExtractorGDBRemote response; in GetFileLoadAddress()
4704 StringExtractorGDBRemote profileDataExtractor( in HandleAsyncMisc()
4720 StringExtractorGDBRemote &profileDataExtractor) { in HarmonizeThreadIdsForProfileData()
4815 StringExtractorGDBRemote response; in SaveCore()
5075 StringExtractorGDBRemote response; in DoExecute()
5125 StringExtractorGDBRemote response; in DoExecute()