Searched refs:CommandObjectMultiwordProcessGDBRemote (Results 1 – 1 of 1) sorted by relevance
5414 class CommandObjectMultiwordProcessGDBRemote : public CommandObjectMultiword { class5416 CommandObjectMultiwordProcessGDBRemote(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessGDBRemote() function in CommandObjectMultiwordProcessGDBRemote5426 ~CommandObjectMultiwordProcessGDBRemote() {} in ~CommandObjectMultiwordProcessGDBRemote()5431 m_command_sp.reset(new CommandObjectMultiwordProcessGDBRemote( in GetPluginCommandObject()