Searched refs:CommandObjectMultiwordProcessGDBRemote (Results 1 – 1 of 1) sorted by relevance
3237 class CommandObjectMultiwordProcessGDBRemote : public CommandObjectMultiword class3240 CommandObjectMultiwordProcessGDBRemote (CommandInterpreter &interpreter) : in CommandObjectMultiwordProcessGDBRemote() function in CommandObjectMultiwordProcessGDBRemote3249 ~CommandObjectMultiwordProcessGDBRemote () in ~CommandObjectMultiwordProcessGDBRemote()3258 …m_command_sp.reset (new CommandObjectMultiwordProcessGDBRemote (GetTarget().GetDebugger().GetComma… in GetPluginCommandObject()