Lines Matching refs:StringExtractorGDBRemote
124 StringExtractorGDBRemote response; in HandshakeWithServer()
220 StringExtractorGDBRemote response; in QueryNoAckModeSupported()
237 StringExtractorGDBRemote response; in GetListThreadsInStopReplySupported()
250 StringExtractorGDBRemote response; in GetVAttachOrWaitSupported()
264 StringExtractorGDBRemote response; in GetSyncThreadStateSupported()
357 StringExtractorGDBRemote response; in GetRemoteQSupported()
438 StringExtractorGDBRemote packet_response(packet_size_str + in GetRemoteQSupported()
454 StringExtractorGDBRemote response; in GetThreadSuffixSupported()
466 StringExtractorGDBRemote response; in GetVContSupported()
525 lldb::tid_t tid, StreamString &&payload, StringExtractorGDBRemote &response, in SendThreadSpecificPacketAndWaitForResponse()
562 StringExtractorGDBRemote response; in GetThreadPacketSupported()
576 StringExtractorGDBRemote response; in GetThreadsInfo()
593 StringExtractorGDBRemote response; in GetThreadExtendedInfoSupported()
607 StringExtractorGDBRemote response; in EnableErrorStringInPacket()
622 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfosSupported()
637 StringExtractorGDBRemote response; in GetSharedCacheInfoSupported()
651 StringExtractorGDBRemote response; in GetxPacketSupported()
686 StringExtractorGDBRemote this_response; in SendPacketsAndConcatenateResponses()
727 StringExtractorGDBRemote response; in GetCurrentProcessID()
761 StringExtractorGDBRemote response; in GetLaunchSuccess()
815 StringExtractorGDBRemote response; in SendArgumentsPacket()
861 StringExtractorGDBRemote response; in SendEnvironmentPacket()
899 StringExtractorGDBRemote response; in SendLaunchArchPacket()
917 StringExtractorGDBRemote response; in SendLaunchEventDataPacket()
1002 StringExtractorGDBRemote response; in GetGDBServerVersion()
1093 StringExtractorGDBRemote response; in MaybeEnableCompression()
1120 StringExtractorGDBRemote response; in GetDefaultThreadId()
1156 StringExtractorGDBRemote response; in GetHostInfo()
1340 lldb::pid_t pid, StringExtractorGDBRemote &response) { in SendAttach()
1362 StringExtractorGDBRemote response; in SendStdinNotification()
1395 StringExtractorGDBRemote response; in AllocateMemory()
1417 StringExtractorGDBRemote response; in DeallocateMemory()
1441 StringExtractorGDBRemote response; in Detach()
1455 StringExtractorGDBRemote response; in Detach()
1462 StringExtractorGDBRemote response; in Detach()
1483 StringExtractorGDBRemote response; in GetMemoryRegionInfo()
1486 response.GetResponseType() == StringExtractorGDBRemote::eResponse) { in GetMemoryRegionInfo()
1528 StringExtractorGDBRemote name_extractor(value); in GetMemoryRegionInfo()
1549 StringExtractorGDBRemote error_extractor(value); in GetMemoryRegionInfo()
1720 StringExtractorGDBRemote response; in GetWatchpointSupportInfo()
1789 StringExtractorGDBRemote response; in SetSTDIN()
1809 StringExtractorGDBRemote response; in SetSTDOUT()
1829 StringExtractorGDBRemote response; in SetSTDERR()
1843 StringExtractorGDBRemote response; in GetWorkingDir()
1865 StringExtractorGDBRemote response; in SetWorkingDir()
1884 StringExtractorGDBRemote response; in SetDisableASLR()
1902 StringExtractorGDBRemote response; in SetDetachOnError()
1915 StringExtractorGDBRemote &response, ProcessInstanceInfo &process_info) { in DecodeProcessInfoResponse()
2021 StringExtractorGDBRemote response; in GetProcessInfo()
2046 StringExtractorGDBRemote response; in GetCurrentProcessInfo()
2239 StringExtractorGDBRemote response; in FindProcesses()
2250 response = StringExtractorGDBRemote(); in FindProcesses()
2269 StringExtractorGDBRemote response; in GetUserName()
2296 StringExtractorGDBRemote response; in GetGroupName()
2323 StringExtractorGDBRemote response; in SetNonStopMode()
2397 StringExtractorGDBRemote response; in TestPacketSpeed()
2451 StringExtractorGDBRemote response; in TestPacketSpeed()
2505 StringExtractorGDBRemote response; in SendSpeedTestPacket()
2517 StringExtractorGDBRemote response; in LaunchGDBServer()
2559 StringExtractorGDBRemote response; in QueryGDBServer()
2598 StringExtractorGDBRemote response; in KillSpawnedProcess()
2619 StringExtractorGDBRemote response; in SetCurrentThread()
2655 StringExtractorGDBRemote response; in SetCurrentThreadForRun()
2679 StringExtractorGDBRemote &response) { in GetStopReply()
2687 lldb::tid_t tid, StringExtractorGDBRemote &response) { in GetThreadStopInfo()
2726 StringExtractorGDBRemote response; in SendGDBStoppointTypePacket()
2776 StringExtractorGDBRemote response; in GetCurrentThreadIDs()
2822 StringExtractorGDBRemote response; in GetShlibInfoAddr()
2855 StringExtractorGDBRemote response; in RunShellCommand()
2892 StringExtractorGDBRemote response; in MakeDirectory()
2914 StringExtractorGDBRemote response; in SetFilePermissions()
2926 static uint64_t ParseHostIOPacketResponse(StringExtractorGDBRemote &response, in ParseHostIOPacketResponse()
2958 StringExtractorGDBRemote response; in OpenFile()
2970 StringExtractorGDBRemote response; in CloseFile()
2985 StringExtractorGDBRemote response; in GetFileSize()
3003 StringExtractorGDBRemote response; in AutoCompleteDiskFileOrDirectory()
3029 StringExtractorGDBRemote response; in GetFilePermissions()
3064 StringExtractorGDBRemote response; in ReadFile()
3098 StringExtractorGDBRemote response; in WriteFile()
3133 StringExtractorGDBRemote response; in CreateSymlink()
3164 StringExtractorGDBRemote response; in Unlink()
3194 StringExtractorGDBRemote response; in GetFileExists()
3213 StringExtractorGDBRemote response; in CalculateMD5()
3259 StringExtractorGDBRemote response; in ReadRegister()
3274 StringExtractorGDBRemote response; in ReadAllRegisters()
3294 StringExtractorGDBRemote response; in WriteRegister()
3308 StringExtractorGDBRemote response; in WriteAllRegisters()
3324 StringExtractorGDBRemote response; in SaveRegisterState()
3350 StringExtractorGDBRemote response; in RestoreRegisterState()
3368 StringExtractorGDBRemote response; in SyncThreadState()
3400 StringExtractorGDBRemote response; in SendStartTracePacket()
3422 StringExtractorGDBRemote response; in SendStopTracePacket()
3480 StringExtractorGDBRemote response; in SendGetSupportedTraceType()
3506 StringExtractorGDBRemote response; in SendGetTraceConfigPacket()
3592 StringExtractorGDBRemote response; in SendGetTraceDataPacket()
3612 StringExtractorGDBRemote response; in GetQOffsets()
3668 StringExtractorGDBRemote response; in GetModuleInfo()
3775 StringExtractorGDBRemote response; in GetModulesInfo()
3816 StringExtractorGDBRemote chunk; in ReadExtFeature()
3928 StringExtractorGDBRemote response; in ServeSymbolLookups()
4051 StringExtractorGDBRemote response; in GetSupportedStructuredDataPlugins()
4097 StringExtractorGDBRemote response; in SendSignalsToIgnore()
4138 StringExtractorGDBRemote response; in ConfigureRemoteStructuredData()