Lines Matching refs:StringExtractorGDBRemote
210 StringExtractorGDBRemote response; in QueryNoAckModeSupported()
227 StringExtractorGDBRemote response; in GetListThreadsInStopReplySupported()
240 StringExtractorGDBRemote response; in GetVAttachOrWaitSupported()
254 StringExtractorGDBRemote response; in GetSyncThreadStateSupported()
363 StringExtractorGDBRemote response; in GetRemoteQSupported()
407 StringExtractorGDBRemote packet_response(x); in GetRemoteQSupported()
422 StringExtractorGDBRemote response; in GetThreadSuffixSupported()
434 StringExtractorGDBRemote response; in GetVContSupported()
494 StringExtractorGDBRemote &response) { in SendThreadSpecificPacketAndWaitForResponse()
529 StringExtractorGDBRemote response; in GetThreadPacketSupported()
547 StringExtractorGDBRemote response; in GetThreadsInfo()
563 StringExtractorGDBRemote response; in GetThreadExtendedInfoSupported()
577 StringExtractorGDBRemote response; in EnableErrorStringInPacket()
592 StringExtractorGDBRemote response; in GetLoadedDynamicLibrariesInfosSupported()
606 StringExtractorGDBRemote response; in GetSharedCacheInfoSupported()
620 StringExtractorGDBRemote response; in GetDynamicLoaderProcessStateSupported()
643 StringExtractorGDBRemote response; in ReadMemoryTags()
691 StringExtractorGDBRemote response; in WriteMemoryTags()
702 StringExtractorGDBRemote response; in GetxPacketSupported()
730 StringExtractorGDBRemote response; in GetCurrentProcessID()
777 StringExtractorGDBRemote response; in LaunchProcess()
805 StringExtractorGDBRemote response; in LaunchProcess()
865 StringExtractorGDBRemote response; in SendEnvironmentPacket()
913 StringExtractorGDBRemote response; in SendLaunchArchPacket()
931 StringExtractorGDBRemote response; in SendLaunchEventDataPacket()
1035 StringExtractorGDBRemote response; in GetGDBServerVersion()
1126 StringExtractorGDBRemote response; in MaybeEnableCompression()
1152 StringExtractorGDBRemote response; in GetDefaultThreadId()
1166 if (pid == StringExtractorGDBRemote::AllProcesses) in GetDefaultThreadId()
1203 StringExtractorGDBRemote response; in GetHostInfo()
1403 StringExtractorGDBRemote response; in SendStdinNotification()
1449 StringExtractorGDBRemote response; in AllocateMemory()
1471 StringExtractorGDBRemote response; in DeallocateMemory()
1498 StringExtractorGDBRemote response; in Detach()
1528 StringExtractorGDBRemote response; in Detach()
1548 StringExtractorGDBRemote response; in GetMemoryRegionInfo()
1551 response.GetResponseType() == StringExtractorGDBRemote::eResponse) { in GetMemoryRegionInfo()
1599 StringExtractorGDBRemote name_extractor(value); in GetMemoryRegionInfo()
1633 StringExtractorGDBRemote error_extractor(value); in GetMemoryRegionInfo()
1808 StringExtractorGDBRemote response; in GetWatchpointSlotCount()
1855 StringExtractorGDBRemote response; in SetSTDIN()
1875 StringExtractorGDBRemote response; in SetSTDOUT()
1895 StringExtractorGDBRemote response; in SetSTDERR()
1909 StringExtractorGDBRemote response; in GetWorkingDir()
1931 StringExtractorGDBRemote response; in SetWorkingDir()
1950 StringExtractorGDBRemote response; in SetDisableASLR()
1967 StringExtractorGDBRemote response; in SetDetachOnError()
1979 StringExtractorGDBRemote &response, ProcessInstanceInfo &process_info) { in DecodeProcessInfoResponse()
2085 StringExtractorGDBRemote response; in GetProcessInfo()
2109 StringExtractorGDBRemote response; in GetCurrentProcessInfo()
2329 StringExtractorGDBRemote response; in FindProcesses()
2340 response = StringExtractorGDBRemote(); in FindProcesses()
2359 StringExtractorGDBRemote response; in GetUserName()
2386 StringExtractorGDBRemote response; in GetGroupName()
2470 StringExtractorGDBRemote response; in TestPacketSpeed()
2525 StringExtractorGDBRemote response; in TestPacketSpeed()
2581 StringExtractorGDBRemote response; in SendSpeedTestPacket()
2593 StringExtractorGDBRemote response; in LaunchGDBServer()
2638 StringExtractorGDBRemote response; in QueryGDBServer()
2679 StringExtractorGDBRemote response; in KillSpawnedProcess()
2702 StringExtractorGDBRemote response; in SendSetCurrentThreadPacket()
2752 StringExtractorGDBRemote &response) { in GetStopReply()
2759 lldb::tid_t tid, StringExtractorGDBRemote &response) { in GetThreadStopInfo()
2799 StringExtractorGDBRemote response; in SendGDBStoppointTypePacket()
2850 StringExtractorGDBRemote response; in GetCurrentProcessAndThreadIDs()
2913 id.second != StringExtractorGDBRemote::AllThreads) in GetCurrentThreadIDs()
2921 StringExtractorGDBRemote response; in GetShlibInfoAddr()
2954 StringExtractorGDBRemote response; in RunShellCommand()
2991 StringExtractorGDBRemote response; in MakeDirectory()
3012 StringExtractorGDBRemote response; in SetFilePermissions()
3034 static uint64_t ParseHostIOPacketResponse(StringExtractorGDBRemote &response, in ParseHostIOPacketResponse()
3066 StringExtractorGDBRemote response; in OpenFile()
3078 StringExtractorGDBRemote response; in CloseFile()
3090 StringExtractorGDBRemote response; in FStat()
3129 StringExtractorGDBRemote response; in GetFileSize()
3155 StringExtractorGDBRemote response; in AutoCompleteDiskFileOrDirectory()
3182 StringExtractorGDBRemote response; in GetFilePermissions()
3229 StringExtractorGDBRemote response; in ReadFile()
3270 StringExtractorGDBRemote response; in WriteFile()
3305 StringExtractorGDBRemote response; in CreateSymlink()
3336 StringExtractorGDBRemote response; in Unlink()
3367 StringExtractorGDBRemote response; in GetFileExists()
3397 StringExtractorGDBRemote response; in CalculateMD5()
3443 StringExtractorGDBRemote response; in ReadRegister()
3458 StringExtractorGDBRemote response; in ReadAllRegisters()
3478 StringExtractorGDBRemote response; in WriteRegister()
3491 StringExtractorGDBRemote response; in WriteAllRegisters()
3506 StringExtractorGDBRemote response; in SaveRegisterState()
3532 StringExtractorGDBRemote response; in RestoreRegisterState()
3550 StringExtractorGDBRemote response; in SyncThreadState()
3564 StringExtractorGDBRemote response; in SendTraceSupported()
3597 StringExtractorGDBRemote response; in SendTraceStop()
3632 StringExtractorGDBRemote response; in SendTraceStart()
3667 StringExtractorGDBRemote response; in SendTraceGetState()
3701 StringExtractorGDBRemote response; in SendTraceGetBinaryData()
3719 StringExtractorGDBRemote response; in GetQOffsets()
3775 StringExtractorGDBRemote response; in GetModuleInfo()
3882 StringExtractorGDBRemote response; in GetModulesInfo()
3922 StringExtractorGDBRemote chunk; in ReadExtFeature()
4026 StringExtractorGDBRemote response; in ServeSymbolLookups()
4141 StringExtractorGDBRemote response; in GetSupportedStructuredDataPlugins()
4186 StringExtractorGDBRemote response; in SendSignalsToIgnore()
4226 StringExtractorGDBRemote response; in ConfigureRemoteStructuredData()
4265 StringExtractorGDBRemote response; in KillProcess()