Searched refs:CommandObjectMultiwordProcessGDBRemote (Results 1 – 1 of 1) sorted by relevance
3268 class CommandObjectMultiwordProcessGDBRemote : public CommandObjectMultiword class3271 CommandObjectMultiwordProcessGDBRemote (CommandInterpreter &interpreter) : in CommandObjectMultiwordProcessGDBRemote() function in CommandObjectMultiwordProcessGDBRemote3280 ~CommandObjectMultiwordProcessGDBRemote () in ~CommandObjectMultiwordProcessGDBRemote()3289 …m_command_sp.reset (new CommandObjectMultiwordProcessGDBRemote (GetTarget().GetDebugger().GetComma… in GetPluginCommandObject()