Lines Matching refs:StringExtractorGDBRemote

524   for (StringExtractorGDBRemote::ResponseType response_type =  in BuildDynamicRegisterInfo()
525 StringExtractorGDBRemote::eResponse; in BuildDynamicRegisterInfo()
526 response_type == StringExtractorGDBRemote::eResponse; ++reg_num) { in BuildDynamicRegisterInfo()
531 StringExtractorGDBRemote response; in BuildDynamicRegisterInfo()
535 if (response_type == StringExtractorGDBRemote::eResponse) { in BuildDynamicRegisterInfo()
724 StringExtractorGDBRemote response; in DoConnectRemote()
970 StringExtractorGDBRemote response; in DoLaunch()
1082 StringExtractorGDBRemote response; in ConnectToDebugserver()
1554 StringExtractorGDBRemote response; in HandleStopReplySequence()
1649 StringExtractorGDBRemote &stop_info = m_stop_packet_stack[i]; in UpdateThreadIDList()
1795 StringExtractorGDBRemote stop_packet; in CalculateThreadStopInfo()
2433 StringExtractorGDBRemote stop_info = m_stop_packet_stack[i]; in RefreshStateAfterStop()
2617 StringExtractorGDBRemote response; in DoDestroy()
2684 const StringExtractorGDBRemote &response) { in SetLastStopPacket()
2788 StringExtractorGDBRemote response; in DoReadMemory()
2913 StringExtractorGDBRemote response; in FlashErase()
2943 StringExtractorGDBRemote response; in FlashDone()
3003 StringExtractorGDBRemote response; in DoWriteMemory()
3719 bool ProcessGDBRemote::HandleNotifyPacket(StringExtractorGDBRemote &packet) { in HandleNotifyPacket()
3723 StringExtractorGDBRemote stop_info(pkt.c_str() + 5); in HandleNotifyPacket()
3784 StringExtractorGDBRemote response; in AsyncThread()
3897 StringExtractorGDBRemote notify( in AsyncThread()
4096 StringExtractorGDBRemote response; in GetExtendedInfoForThread()
4101 StringExtractorGDBRemote::ResponseType response_type = in GetExtendedInfoForThread()
4103 if (response_type == StringExtractorGDBRemote::eResponse) { in GetExtendedInfoForThread()
4168 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfos_sender()
4173 StringExtractorGDBRemote::ResponseType response_type = in GetLoadedDynamicLibrariesInfos_sender()
4175 if (response_type == StringExtractorGDBRemote::eResponse) { in GetLoadedDynamicLibrariesInfos_sender()
4201 StringExtractorGDBRemote response; in GetSharedCacheInfo()
4206 StringExtractorGDBRemote::ResponseType response_type = in GetSharedCacheInfo()
4208 if (response_type == StringExtractorGDBRemote::eResponse) { in GetSharedCacheInfo()
4938 StringExtractorGDBRemote response; in GetFileLoadAddress()
4993 StringExtractorGDBRemote profileDataExtractor( in HandleAsyncMisc()
5009 StringExtractorGDBRemote &profileDataExtractor) { in HarmonizeThreadIdsForProfileData()
5314 StringExtractorGDBRemote response; in DoExecute()
5366 StringExtractorGDBRemote response; in DoExecute()