Searched refs:HandleFeatures (Results 1 – 4 of 4) sorted by relevance
145 HandleFeatures(llvm::ArrayRef<llvm::StringRef> client_features);
286 std::vector<std::string> HandleFeatures(
893 return SendPacketNoLock(llvm::join(HandleFeatures(client_features), ";")); in Handle_qSupported()1343 std::vector<std::string> GDBRemoteCommunicationServerCommon::HandleFeatures( in HandleFeatures() function in GDBRemoteCommunicationServerCommon
4199 std::vector<std::string> GDBRemoteCommunicationServerLLGS::HandleFeatures( in HandleFeatures() function in GDBRemoteCommunicationServerLLGS4202 GDBRemoteCommunicationServerCommon::HandleFeatures(client_features); in HandleFeatures()