Lines Matching refs:StringExtractorGDBRemote
434 for (StringExtractorGDBRemote::ResponseType response_type = in BuildDynamicRegisterInfo()
435 StringExtractorGDBRemote::eResponse; in BuildDynamicRegisterInfo()
436 response_type == StringExtractorGDBRemote::eResponse; ++reg_num) { in BuildDynamicRegisterInfo()
441 StringExtractorGDBRemote response; in BuildDynamicRegisterInfo()
445 if (response_type == StringExtractorGDBRemote::eResponse) { in BuildDynamicRegisterInfo()
549 StringExtractorGDBRemote response; in DoConnectRemote()
779 StringExtractorGDBRemote response; in DoLaunch()
863 StringExtractorGDBRemote response; in ConnectToDebugserver()
1408 StringExtractorGDBRemote thread_ids{value}; in UpdateThreadIDsFromStopReplyThreadsValue()
1415 tid != StringExtractorGDBRemote::AllProcesses) in UpdateThreadIDsFromStopReplyThreadsValue()
1463 StringExtractorGDBRemote &stop_info = *m_last_stop_packet; in UpdateThreadIDList()
1628 StringExtractorGDBRemote stop_packet; in CalculateThreadStopInfo()
2169 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2286 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2495 const StringExtractorGDBRemote &response) { in SetLastStopPacket()
2585 StringExtractorGDBRemote response; in DoReadMemory()
2742 StringExtractorGDBRemote response; in FlashErase()
2772 StringExtractorGDBRemote response; in FlashDone()
2833 StringExtractorGDBRemote response; in DoWriteMemory()
3632 StringExtractorGDBRemote response; in AsyncThread()
3900 StringExtractorGDBRemote response; in GetExtendedInfoForThread()
3904 StringExtractorGDBRemote::ResponseType response_type = in GetExtendedInfoForThread()
3906 if (response_type == StringExtractorGDBRemote::eResponse) { in GetExtendedInfoForThread()
3969 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfos_sender()
3973 StringExtractorGDBRemote::ResponseType response_type = in GetLoadedDynamicLibrariesInfos_sender()
3975 if (response_type == StringExtractorGDBRemote::eResponse) { in GetLoadedDynamicLibrariesInfos_sender()
3990 StringExtractorGDBRemote response; in GetDynamicLoaderProcessState()
3995 StringExtractorGDBRemote::ResponseType response_type = in GetDynamicLoaderProcessState()
3997 if (response_type == StringExtractorGDBRemote::eResponse) { in GetDynamicLoaderProcessState()
4023 StringExtractorGDBRemote response; in GetSharedCacheInfo()
4027 StringExtractorGDBRemote::ResponseType response_type = in GetSharedCacheInfo()
4029 if (response_type == StringExtractorGDBRemote::eResponse) { in GetSharedCacheInfo()
5162 StringExtractorGDBRemote response; in GetFileLoadAddress()
5216 StringExtractorGDBRemote profileDataExtractor( in HandleAsyncMisc()
5232 StringExtractorGDBRemote &profileDataExtractor) { in HarmonizeThreadIdsForProfileData()
5327 StringExtractorGDBRemote response; in SaveCore()
5583 StringExtractorGDBRemote response; in DoExecute()
5632 StringExtractorGDBRemote response; in DoExecute()