Lines Matching refs:StringExtractorGDBRemote
202 StringExtractorGDBRemote response; in QueryNoAckModeSupported()
219 StringExtractorGDBRemote response; in GetListThreadsInStopReplySupported()
232 StringExtractorGDBRemote response; in GetVAttachOrWaitSupported()
246 StringExtractorGDBRemote response; in GetSyncThreadStateSupported()
354 StringExtractorGDBRemote response; in GetRemoteQSupported()
398 StringExtractorGDBRemote packet_response(x); in GetRemoteQSupported()
413 StringExtractorGDBRemote response; in GetThreadSuffixSupported()
425 StringExtractorGDBRemote response; in GetVContSupported()
485 StringExtractorGDBRemote &response) { in SendThreadSpecificPacketAndWaitForResponse()
520 StringExtractorGDBRemote response; in GetThreadPacketSupported()
538 StringExtractorGDBRemote response; in GetThreadsInfo()
555 StringExtractorGDBRemote response; in GetThreadExtendedInfoSupported()
569 StringExtractorGDBRemote response; in EnableErrorStringInPacket()
584 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfosSupported()
598 StringExtractorGDBRemote response; in GetSharedCacheInfoSupported()
622 StringExtractorGDBRemote response; in ReadMemoryTags()
670 StringExtractorGDBRemote response; in WriteMemoryTags()
681 StringExtractorGDBRemote response; in GetxPacketSupported()
709 StringExtractorGDBRemote response; in GetCurrentProcessID()
745 StringExtractorGDBRemote response; in GetLaunchSuccess()
802 StringExtractorGDBRemote response; in SendArgumentsPacket()
834 StringExtractorGDBRemote response; in SendArgumentsPacket()
879 StringExtractorGDBRemote response; in SendEnvironmentPacket()
927 StringExtractorGDBRemote response; in SendLaunchArchPacket()
945 StringExtractorGDBRemote response; in SendLaunchEventDataPacket()
1042 StringExtractorGDBRemote response; in GetGDBServerVersion()
1133 StringExtractorGDBRemote response; in MaybeEnableCompression()
1159 StringExtractorGDBRemote response; in GetDefaultThreadId()
1173 if (pid == StringExtractorGDBRemote::AllProcesses) in GetDefaultThreadId()
1209 StringExtractorGDBRemote response; in GetHostInfo()
1405 StringExtractorGDBRemote response; in SendStdinNotification()
1443 StringExtractorGDBRemote response; in AllocateMemory()
1465 StringExtractorGDBRemote response; in DeallocateMemory()
1492 StringExtractorGDBRemote response; in Detach()
1522 StringExtractorGDBRemote response; in Detach()
1542 StringExtractorGDBRemote response; in GetMemoryRegionInfo()
1545 response.GetResponseType() == StringExtractorGDBRemote::eResponse) { in GetMemoryRegionInfo()
1587 StringExtractorGDBRemote name_extractor(value); in GetMemoryRegionInfo()
1621 StringExtractorGDBRemote error_extractor(value); in GetMemoryRegionInfo()
1800 StringExtractorGDBRemote response; in GetWatchpointSupportInfo()
1869 StringExtractorGDBRemote response; in SetSTDIN()
1889 StringExtractorGDBRemote response; in SetSTDOUT()
1909 StringExtractorGDBRemote response; in SetSTDERR()
1923 StringExtractorGDBRemote response; in GetWorkingDir()
1945 StringExtractorGDBRemote response; in SetWorkingDir()
1964 StringExtractorGDBRemote response; in SetDisableASLR()
1981 StringExtractorGDBRemote response; in SetDetachOnError()
1993 StringExtractorGDBRemote &response, ProcessInstanceInfo &process_info) { in DecodeProcessInfoResponse()
2099 StringExtractorGDBRemote response; in GetProcessInfo()
2123 StringExtractorGDBRemote response; in GetCurrentProcessInfo()
2334 StringExtractorGDBRemote response; in FindProcesses()
2345 response = StringExtractorGDBRemote(); in FindProcesses()
2364 StringExtractorGDBRemote response; in GetUserName()
2391 StringExtractorGDBRemote response; in GetGroupName()
2473 StringExtractorGDBRemote response; in TestPacketSpeed()
2527 StringExtractorGDBRemote response; in TestPacketSpeed()
2581 StringExtractorGDBRemote response; in SendSpeedTestPacket()
2593 StringExtractorGDBRemote response; in LaunchGDBServer()
2635 StringExtractorGDBRemote response; in QueryGDBServer()
2674 StringExtractorGDBRemote response; in KillSpawnedProcess()
2699 StringExtractorGDBRemote response; in SendSetCurrentThreadPacket()
2749 StringExtractorGDBRemote &response) { in GetStopReply()
2756 lldb::tid_t tid, StringExtractorGDBRemote &response) { in GetThreadStopInfo()
2796 StringExtractorGDBRemote response; in SendGDBStoppointTypePacket()
2847 StringExtractorGDBRemote response; in GetCurrentProcessAndThreadIDs()
2910 id.second != StringExtractorGDBRemote::AllThreads) in GetCurrentThreadIDs()
2918 StringExtractorGDBRemote response; in GetShlibInfoAddr()
2951 StringExtractorGDBRemote response; in RunShellCommand()
2988 StringExtractorGDBRemote response; in MakeDirectory()
3009 StringExtractorGDBRemote response; in SetFilePermissions()
3031 static uint64_t ParseHostIOPacketResponse(StringExtractorGDBRemote &response, in ParseHostIOPacketResponse()
3063 StringExtractorGDBRemote response; in OpenFile()
3075 StringExtractorGDBRemote response; in CloseFile()
3087 StringExtractorGDBRemote response; in FStat()
3126 StringExtractorGDBRemote response; in GetFileSize()
3152 StringExtractorGDBRemote response; in AutoCompleteDiskFileOrDirectory()
3179 StringExtractorGDBRemote response; in GetFilePermissions()
3226 StringExtractorGDBRemote response; in ReadFile()
3267 StringExtractorGDBRemote response; in WriteFile()
3302 StringExtractorGDBRemote response; in CreateSymlink()
3333 StringExtractorGDBRemote response; in Unlink()
3364 StringExtractorGDBRemote response; in GetFileExists()
3394 StringExtractorGDBRemote response; in CalculateMD5()
3440 StringExtractorGDBRemote response; in ReadRegister()
3455 StringExtractorGDBRemote response; in ReadAllRegisters()
3475 StringExtractorGDBRemote response; in WriteRegister()
3488 StringExtractorGDBRemote response; in WriteAllRegisters()
3503 StringExtractorGDBRemote response; in SaveRegisterState()
3529 StringExtractorGDBRemote response; in RestoreRegisterState()
3547 StringExtractorGDBRemote response; in SyncThreadState()
3561 StringExtractorGDBRemote response; in SendTraceSupported()
3594 StringExtractorGDBRemote response; in SendTraceStop()
3629 StringExtractorGDBRemote response; in SendTraceStart()
3664 StringExtractorGDBRemote response; in SendTraceGetState()
3698 StringExtractorGDBRemote response; in SendTraceGetBinaryData()
3716 StringExtractorGDBRemote response; in GetQOffsets()
3772 StringExtractorGDBRemote response; in GetModuleInfo()
3879 StringExtractorGDBRemote response; in GetModulesInfo()
3919 StringExtractorGDBRemote chunk; in ReadExtFeature()
4023 StringExtractorGDBRemote response; in ServeSymbolLookups()
4145 StringExtractorGDBRemote response; in GetSupportedStructuredDataPlugins()
4190 StringExtractorGDBRemote response; in SendSignalsToIgnore()
4230 StringExtractorGDBRemote response; in ConfigureRemoteStructuredData()
4270 StringExtractorGDBRemote response; in KillProcess()