Lines Matching refs:GDBRemoteCommunicationServerCommon
61 GDBRemoteCommunicationServerCommon::GDBRemoteCommunicationServerCommon() in GDBRemoteCommunicationServerCommon() function in GDBRemoteCommunicationServerCommon
65 &GDBRemoteCommunicationServerCommon::Handle_A); in GDBRemoteCommunicationServerCommon()
68 &GDBRemoteCommunicationServerCommon::Handle_QEnvironment); in GDBRemoteCommunicationServerCommon()
71 &GDBRemoteCommunicationServerCommon::Handle_QEnvironmentHexEncoded); in GDBRemoteCommunicationServerCommon()
74 &GDBRemoteCommunicationServerCommon::Handle_qfProcessInfo); in GDBRemoteCommunicationServerCommon()
77 &GDBRemoteCommunicationServerCommon::Handle_qGroupName); in GDBRemoteCommunicationServerCommon()
80 &GDBRemoteCommunicationServerCommon::Handle_qHostInfo); in GDBRemoteCommunicationServerCommon()
83 &GDBRemoteCommunicationServerCommon::Handle_QLaunchArch); in GDBRemoteCommunicationServerCommon()
86 &GDBRemoteCommunicationServerCommon::Handle_qLaunchSuccess); in GDBRemoteCommunicationServerCommon()
89 &GDBRemoteCommunicationServerCommon::Handle_qEcho); in GDBRemoteCommunicationServerCommon()
92 &GDBRemoteCommunicationServerCommon::Handle_qModuleInfo); in GDBRemoteCommunicationServerCommon()
95 &GDBRemoteCommunicationServerCommon::Handle_jModulesInfo); in GDBRemoteCommunicationServerCommon()
98 &GDBRemoteCommunicationServerCommon::Handle_qPlatform_chmod); in GDBRemoteCommunicationServerCommon()
101 &GDBRemoteCommunicationServerCommon::Handle_qPlatform_mkdir); in GDBRemoteCommunicationServerCommon()
104 &GDBRemoteCommunicationServerCommon::Handle_qPlatform_shell); in GDBRemoteCommunicationServerCommon()
107 &GDBRemoteCommunicationServerCommon::Handle_qProcessInfoPID); in GDBRemoteCommunicationServerCommon()
110 &GDBRemoteCommunicationServerCommon::Handle_QSetDetachOnError); in GDBRemoteCommunicationServerCommon()
113 &GDBRemoteCommunicationServerCommon::Handle_QSetSTDERR); in GDBRemoteCommunicationServerCommon()
116 &GDBRemoteCommunicationServerCommon::Handle_QSetSTDIN); in GDBRemoteCommunicationServerCommon()
119 &GDBRemoteCommunicationServerCommon::Handle_QSetSTDOUT); in GDBRemoteCommunicationServerCommon()
122 &GDBRemoteCommunicationServerCommon::Handle_qSpeedTest); in GDBRemoteCommunicationServerCommon()
125 &GDBRemoteCommunicationServerCommon::Handle_qsProcessInfo); in GDBRemoteCommunicationServerCommon()
128 &GDBRemoteCommunicationServerCommon::Handle_QStartNoAckMode); in GDBRemoteCommunicationServerCommon()
131 &GDBRemoteCommunicationServerCommon::Handle_qSupported); in GDBRemoteCommunicationServerCommon()
134 &GDBRemoteCommunicationServerCommon::Handle_qUserName); in GDBRemoteCommunicationServerCommon()
137 &GDBRemoteCommunicationServerCommon::Handle_vFile_Close); in GDBRemoteCommunicationServerCommon()
140 &GDBRemoteCommunicationServerCommon::Handle_vFile_Exists); in GDBRemoteCommunicationServerCommon()
143 &GDBRemoteCommunicationServerCommon::Handle_vFile_MD5); in GDBRemoteCommunicationServerCommon()
146 &GDBRemoteCommunicationServerCommon::Handle_vFile_Mode); in GDBRemoteCommunicationServerCommon()
149 &GDBRemoteCommunicationServerCommon::Handle_vFile_Open); in GDBRemoteCommunicationServerCommon()
152 &GDBRemoteCommunicationServerCommon::Handle_vFile_pRead); in GDBRemoteCommunicationServerCommon()
155 &GDBRemoteCommunicationServerCommon::Handle_vFile_pWrite); in GDBRemoteCommunicationServerCommon()
158 &GDBRemoteCommunicationServerCommon::Handle_vFile_Size); in GDBRemoteCommunicationServerCommon()
161 &GDBRemoteCommunicationServerCommon::Handle_vFile_FStat); in GDBRemoteCommunicationServerCommon()
164 &GDBRemoteCommunicationServerCommon::Handle_vFile_Stat); in GDBRemoteCommunicationServerCommon()
167 &GDBRemoteCommunicationServerCommon::Handle_vFile_symlink); in GDBRemoteCommunicationServerCommon()
170 &GDBRemoteCommunicationServerCommon::Handle_vFile_unlink); in GDBRemoteCommunicationServerCommon()
174 GDBRemoteCommunicationServerCommon::~GDBRemoteCommunicationServerCommon() =
178 GDBRemoteCommunicationServerCommon::Handle_qHostInfo( in Handle_qHostInfo()
314 GDBRemoteCommunicationServerCommon::Handle_qProcessInfoPID( in Handle_qProcessInfoPID()
331 GDBRemoteCommunicationServerCommon::Handle_qfProcessInfo( in Handle_qfProcessInfo()
414 GDBRemoteCommunicationServerCommon::Handle_qsProcessInfo( in Handle_qsProcessInfo()
426 GDBRemoteCommunicationServerCommon::Handle_qUserName( in Handle_qUserName()
449 GDBRemoteCommunicationServerCommon::Handle_qGroupName( in Handle_qGroupName()
468 GDBRemoteCommunicationServerCommon::Handle_qSpeedTest( in Handle_qSpeedTest()
500 GDBRemoteCommunicationServerCommon::Handle_vFile_Open( in Handle_vFile_Open()
549 GDBRemoteCommunicationServerCommon::Handle_vFile_Close( in Handle_vFile_Close()
572 GDBRemoteCommunicationServerCommon::Handle_vFile_pRead( in Handle_vFile_pRead()
607 GDBRemoteCommunicationServerCommon::Handle_vFile_pWrite( in Handle_vFile_pWrite()
642 GDBRemoteCommunicationServerCommon::Handle_vFile_Size( in Handle_vFile_Size()
664 GDBRemoteCommunicationServerCommon::Handle_vFile_Mode( in Handle_vFile_Mode()
685 GDBRemoteCommunicationServerCommon::Handle_vFile_Exists( in Handle_vFile_Exists()
705 GDBRemoteCommunicationServerCommon::Handle_vFile_symlink( in Handle_vFile_symlink()
723 GDBRemoteCommunicationServerCommon::Handle_vFile_unlink( in Handle_vFile_unlink()
735 GDBRemoteCommunicationServerCommon::Handle_qPlatform_shell( in Handle_qPlatform_shell()
782 GDBRemoteCommunicationServerCommon::Handle_vFile_FStat( in Handle_vFile_FStat()
821 GDBRemoteCommunicationServerCommon::Handle_vFile_Stat( in Handle_vFile_Stat()
828 GDBRemoteCommunicationServerCommon::Handle_vFile_MD5( in Handle_vFile_MD5()
850 GDBRemoteCommunicationServerCommon::Handle_qPlatform_mkdir( in Handle_qPlatform_mkdir()
868 GDBRemoteCommunicationServerCommon::Handle_qPlatform_chmod( in Handle_qPlatform_chmod()
888 GDBRemoteCommunicationServerCommon::Handle_qSupported( in Handle_qSupported()
897 GDBRemoteCommunicationServerCommon::Handle_QSetDetachOnError( in Handle_QSetDetachOnError()
908 GDBRemoteCommunicationServerCommon::Handle_QStartNoAckMode( in Handle_QStartNoAckMode()
917 GDBRemoteCommunicationServerCommon::Handle_QSetSTDIN( in Handle_QSetSTDIN()
933 GDBRemoteCommunicationServerCommon::Handle_QSetSTDOUT( in Handle_QSetSTDOUT()
949 GDBRemoteCommunicationServerCommon::Handle_QSetSTDERR( in Handle_QSetSTDERR()
965 GDBRemoteCommunicationServerCommon::Handle_qLaunchSuccess( in Handle_qLaunchSuccess()
976 GDBRemoteCommunicationServerCommon::Handle_QEnvironment( in Handle_QEnvironment()
988 GDBRemoteCommunicationServerCommon::Handle_QEnvironmentHexEncoded( in Handle_QEnvironmentHexEncoded()
1002 GDBRemoteCommunicationServerCommon::Handle_QLaunchArch( in Handle_QLaunchArch()
1016 GDBRemoteCommunicationServerCommon::Handle_A(StringExtractorGDBRemote &packet) { in Handle_A()
1089 GDBRemoteCommunicationServerCommon::Handle_qEcho( in Handle_qEcho()
1096 GDBRemoteCommunicationServerCommon::Handle_qModuleInfo( in Handle_qModuleInfo()
1154 GDBRemoteCommunicationServerCommon::Handle_jModulesInfo( in Handle_jModulesInfo()
1208 void GDBRemoteCommunicationServerCommon::CreateProcessInfoResponse( in CreateProcessInfoResponse()
1236 void GDBRemoteCommunicationServerCommon::
1308 FileSpec GDBRemoteCommunicationServerCommon::FindModuleFile( in FindModuleFile()
1320 GDBRemoteCommunicationServerCommon::GetModuleInfo(llvm::StringRef module_path, in GetModuleInfo()
1376 std::vector<std::string> GDBRemoteCommunicationServerCommon::HandleFeatures( in HandleFeatures()