Lines Matching refs:StringExtractorGDBRemote
428 for (StringExtractorGDBRemote::ResponseType response_type = in BuildDynamicRegisterInfo()
429 StringExtractorGDBRemote::eResponse; in BuildDynamicRegisterInfo()
430 response_type == StringExtractorGDBRemote::eResponse; ++reg_num) { in BuildDynamicRegisterInfo()
435 StringExtractorGDBRemote response; in BuildDynamicRegisterInfo()
439 if (response_type == StringExtractorGDBRemote::eResponse) { in BuildDynamicRegisterInfo()
543 StringExtractorGDBRemote response; in DoConnectRemote()
773 StringExtractorGDBRemote response; in DoLaunch()
857 StringExtractorGDBRemote response; in ConnectToDebugserver()
1400 StringExtractorGDBRemote thread_ids{value}; in UpdateThreadIDsFromStopReplyThreadsValue()
1407 tid != StringExtractorGDBRemote::AllProcesses) in UpdateThreadIDsFromStopReplyThreadsValue()
1455 StringExtractorGDBRemote &stop_info = *m_last_stop_packet; in UpdateThreadIDList()
1600 StringExtractorGDBRemote stop_packet; in CalculateThreadStopInfo()
2099 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2217 StringExtractorGDBRemote thread_id{value}; in SetThreadStopInfo()
2407 const StringExtractorGDBRemote &response) { in SetLastStopPacket()
2497 StringExtractorGDBRemote response; in DoReadMemory()
2654 StringExtractorGDBRemote response; in FlashErase()
2684 StringExtractorGDBRemote response; in FlashDone()
2745 StringExtractorGDBRemote response; in DoWriteMemory()
3480 StringExtractorGDBRemote response; in AsyncThread()
3748 StringExtractorGDBRemote response; in GetExtendedInfoForThread()
3752 StringExtractorGDBRemote::ResponseType response_type = in GetExtendedInfoForThread()
3754 if (response_type == StringExtractorGDBRemote::eResponse) { in GetExtendedInfoForThread()
3820 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfos_sender()
3824 StringExtractorGDBRemote::ResponseType response_type = in GetLoadedDynamicLibrariesInfos_sender()
3826 if (response_type == StringExtractorGDBRemote::eResponse) { in GetLoadedDynamicLibrariesInfos_sender()
3842 StringExtractorGDBRemote response; in GetDynamicLoaderProcessState()
3847 StringExtractorGDBRemote::ResponseType response_type = in GetDynamicLoaderProcessState()
3849 if (response_type == StringExtractorGDBRemote::eResponse) { in GetDynamicLoaderProcessState()
3876 StringExtractorGDBRemote response; in GetSharedCacheInfo()
3880 StringExtractorGDBRemote::ResponseType response_type = in GetSharedCacheInfo()
3882 if (response_type == StringExtractorGDBRemote::eResponse) { in GetSharedCacheInfo()
4620 StringExtractorGDBRemote response; in GetFileLoadAddress()
4674 StringExtractorGDBRemote profileDataExtractor( in HandleAsyncMisc()
4690 StringExtractorGDBRemote &profileDataExtractor) { in HarmonizeThreadIdsForProfileData()
4785 StringExtractorGDBRemote response; in SaveCore()
5045 StringExtractorGDBRemote response; in DoExecute()
5095 StringExtractorGDBRemote response; in DoExecute()