Searched refs:CommandObjectMultiwordProcessGDBRemote (Results 1 – 1 of 1) sorted by relevance
5363 class CommandObjectMultiwordProcessGDBRemote : public CommandObjectMultiword { class5365 CommandObjectMultiwordProcessGDBRemote(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessGDBRemote() function in CommandObjectMultiwordProcessGDBRemote5375 ~CommandObjectMultiwordProcessGDBRemote() override {} in ~CommandObjectMultiwordProcessGDBRemote()5380 m_command_sp = std::make_shared<CommandObjectMultiwordProcessGDBRemote>( in GetPluginCommandObject()