Lines Matching refs:StringExtractorGDBRemote
88 StringExtractorGDBRemote response; in HandshakeWithServer()
184 StringExtractorGDBRemote response; in QueryNoAckModeSupported()
201 StringExtractorGDBRemote response; in GetListThreadsInStopReplySupported()
214 StringExtractorGDBRemote response; in GetVAttachOrWaitSupported()
228 StringExtractorGDBRemote response; in GetSyncThreadStateSupported()
329 StringExtractorGDBRemote response; in GetRemoteQSupported()
370 StringExtractorGDBRemote packet_response(x); in GetRemoteQSupported()
386 StringExtractorGDBRemote response; in GetThreadSuffixSupported()
398 StringExtractorGDBRemote response; in GetVContSupported()
458 StringExtractorGDBRemote &response) { in SendThreadSpecificPacketAndWaitForResponse()
494 StringExtractorGDBRemote response; in GetThreadPacketSupported()
508 StringExtractorGDBRemote response; in GetThreadsInfo()
525 StringExtractorGDBRemote response; in GetThreadExtendedInfoSupported()
539 StringExtractorGDBRemote response; in EnableErrorStringInPacket()
554 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfosSupported()
568 StringExtractorGDBRemote response; in GetSharedCacheInfoSupported()
592 StringExtractorGDBRemote response; in ReadMemoryTags()
640 StringExtractorGDBRemote response; in WriteMemoryTags()
651 StringExtractorGDBRemote response; in GetxPacketSupported()
686 StringExtractorGDBRemote this_response; in SendPacketsAndConcatenateResponses()
727 StringExtractorGDBRemote response; in GetCurrentProcessID()
763 StringExtractorGDBRemote response; in GetLaunchSuccess()
817 StringExtractorGDBRemote response; in SendArgumentsPacket()
863 StringExtractorGDBRemote response; in SendEnvironmentPacket()
901 StringExtractorGDBRemote response; in SendLaunchArchPacket()
919 StringExtractorGDBRemote response; in SendLaunchEventDataPacket()
1004 StringExtractorGDBRemote response; in GetGDBServerVersion()
1095 StringExtractorGDBRemote response; in MaybeEnableCompression()
1122 StringExtractorGDBRemote response; in GetDefaultThreadId()
1136 if (pid == StringExtractorGDBRemote::AllProcesses) in GetDefaultThreadId()
1172 StringExtractorGDBRemote response; in GetHostInfo()
1364 lldb::pid_t pid, StringExtractorGDBRemote &response) { in SendAttach()
1386 StringExtractorGDBRemote response; in SendStdinNotification()
1424 StringExtractorGDBRemote response; in AllocateMemory()
1446 StringExtractorGDBRemote response; in DeallocateMemory()
1470 StringExtractorGDBRemote response; in Detach()
1484 StringExtractorGDBRemote response; in Detach()
1490 StringExtractorGDBRemote response; in Detach()
1510 StringExtractorGDBRemote response; in GetMemoryRegionInfo()
1513 response.GetResponseType() == StringExtractorGDBRemote::eResponse) { in GetMemoryRegionInfo()
1555 StringExtractorGDBRemote name_extractor(value); in GetMemoryRegionInfo()
1576 StringExtractorGDBRemote error_extractor(value); in GetMemoryRegionInfo()
1768 StringExtractorGDBRemote response; in GetWatchpointSupportInfo()
1837 StringExtractorGDBRemote response; in SetSTDIN()
1857 StringExtractorGDBRemote response; in SetSTDOUT()
1877 StringExtractorGDBRemote response; in SetSTDERR()
1891 StringExtractorGDBRemote response; in GetWorkingDir()
1913 StringExtractorGDBRemote response; in SetWorkingDir()
1932 StringExtractorGDBRemote response; in SetDisableASLR()
1949 StringExtractorGDBRemote response; in SetDetachOnError()
1961 StringExtractorGDBRemote &response, ProcessInstanceInfo &process_info) { in DecodeProcessInfoResponse()
2067 StringExtractorGDBRemote response; in GetProcessInfo()
2092 StringExtractorGDBRemote response; in GetCurrentProcessInfo()
2285 StringExtractorGDBRemote response; in FindProcesses()
2296 response = StringExtractorGDBRemote(); in FindProcesses()
2315 StringExtractorGDBRemote response; in GetUserName()
2342 StringExtractorGDBRemote response; in GetGroupName()
2369 StringExtractorGDBRemote response; in SetNonStopMode()
2442 StringExtractorGDBRemote response; in TestPacketSpeed()
2496 StringExtractorGDBRemote response; in TestPacketSpeed()
2550 StringExtractorGDBRemote response; in SendSpeedTestPacket()
2562 StringExtractorGDBRemote response; in LaunchGDBServer()
2604 StringExtractorGDBRemote response; in QueryGDBServer()
2643 StringExtractorGDBRemote response; in KillSpawnedProcess()
2668 StringExtractorGDBRemote response; in SendSetCurrentThreadPacket()
2718 StringExtractorGDBRemote &response) { in GetStopReply()
2725 lldb::tid_t tid, StringExtractorGDBRemote &response) { in GetThreadStopInfo()
2765 StringExtractorGDBRemote response; in SendGDBStoppointTypePacket()
2816 StringExtractorGDBRemote response; in GetCurrentProcessAndThreadIDs()
2876 id.second != StringExtractorGDBRemote::AllThreads) in GetCurrentThreadIDs()
2884 StringExtractorGDBRemote response; in GetShlibInfoAddr()
2917 StringExtractorGDBRemote response; in RunShellCommand()
2954 StringExtractorGDBRemote response; in MakeDirectory()
2975 StringExtractorGDBRemote response; in SetFilePermissions()
2986 static uint64_t ParseHostIOPacketResponse(StringExtractorGDBRemote &response, in ParseHostIOPacketResponse()
3018 StringExtractorGDBRemote response; in OpenFile()
3030 StringExtractorGDBRemote response; in CloseFile()
3045 StringExtractorGDBRemote response; in GetFileSize()
3063 StringExtractorGDBRemote response; in AutoCompleteDiskFileOrDirectory()
3089 StringExtractorGDBRemote response; in GetFilePermissions()
3124 StringExtractorGDBRemote response; in ReadFile()
3158 StringExtractorGDBRemote response; in WriteFile()
3193 StringExtractorGDBRemote response; in CreateSymlink()
3224 StringExtractorGDBRemote response; in Unlink()
3254 StringExtractorGDBRemote response; in GetFileExists()
3273 StringExtractorGDBRemote response; in CalculateMD5()
3319 StringExtractorGDBRemote response; in ReadRegister()
3334 StringExtractorGDBRemote response; in ReadAllRegisters()
3354 StringExtractorGDBRemote response; in WriteRegister()
3367 StringExtractorGDBRemote response; in WriteAllRegisters()
3382 StringExtractorGDBRemote response; in SaveRegisterState()
3408 StringExtractorGDBRemote response; in RestoreRegisterState()
3426 StringExtractorGDBRemote response; in SyncThreadState()
3440 StringExtractorGDBRemote response; in SendTraceSupported()
3473 StringExtractorGDBRemote response; in SendTraceStop()
3508 StringExtractorGDBRemote response; in SendTraceStart()
3543 StringExtractorGDBRemote response; in SendTraceGetState()
3577 StringExtractorGDBRemote response; in SendTraceGetBinaryData()
3598 StringExtractorGDBRemote response; in GetQOffsets()
3654 StringExtractorGDBRemote response; in GetModuleInfo()
3761 StringExtractorGDBRemote response; in GetModulesInfo()
3802 StringExtractorGDBRemote chunk; in ReadExtFeature()
3914 StringExtractorGDBRemote response; in ServeSymbolLookups()
4037 StringExtractorGDBRemote response; in GetSupportedStructuredDataPlugins()
4082 StringExtractorGDBRemote response; in SendSignalsToIgnore()
4122 StringExtractorGDBRemote response; in ConfigureRemoteStructuredData()