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()
1608 StringExtractorGDBRemote stop_packet; in CalculateThreadStopInfo()
2148 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2265 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2474 const StringExtractorGDBRemote &response) { in SetLastStopPacket()
2564 StringExtractorGDBRemote response; in DoReadMemory()
2721 StringExtractorGDBRemote response; in FlashErase()
2751 StringExtractorGDBRemote response; in FlashDone()
2812 StringExtractorGDBRemote response; in DoWriteMemory()
3621 StringExtractorGDBRemote response; in AsyncThread()
3889 StringExtractorGDBRemote response; in GetExtendedInfoForThread()
3893 StringExtractorGDBRemote::ResponseType response_type = in GetExtendedInfoForThread()
3895 if (response_type == StringExtractorGDBRemote::eResponse) { in GetExtendedInfoForThread()
3958 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfos_sender()
3962 StringExtractorGDBRemote::ResponseType response_type = in GetLoadedDynamicLibrariesInfos_sender()
3964 if (response_type == StringExtractorGDBRemote::eResponse) { in GetLoadedDynamicLibrariesInfos_sender()
3979 StringExtractorGDBRemote response; in GetDynamicLoaderProcessState()
3984 StringExtractorGDBRemote::ResponseType response_type = in GetDynamicLoaderProcessState()
3986 if (response_type == StringExtractorGDBRemote::eResponse) { in GetDynamicLoaderProcessState()
4012 StringExtractorGDBRemote response; in GetSharedCacheInfo()
4016 StringExtractorGDBRemote::ResponseType response_type = in GetSharedCacheInfo()
4018 if (response_type == StringExtractorGDBRemote::eResponse) { in GetSharedCacheInfo()
4985 StringExtractorGDBRemote response; in GetFileLoadAddress()
5039 StringExtractorGDBRemote profileDataExtractor( in HandleAsyncMisc()
5055 StringExtractorGDBRemote &profileDataExtractor) { in HarmonizeThreadIdsForProfileData()
5150 StringExtractorGDBRemote response; in SaveCore()
5406 StringExtractorGDBRemote response; in DoExecute()
5455 StringExtractorGDBRemote response; in DoExecute()