Searched defs:CommandObjectMultiwordProcessGDBRemote (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3268 class CommandObjectMultiwordProcessGDBRemote : public CommandObjectMultiword class in inherits:CommandObjectMultiword
3271 CommandObjectMultiwordProcessGDBRemote (CommandInterpreter &interpreter) : function in class:CommandObjectMultiwordProcessGDBRemote
3280 ~CommandObjectMultiwordProcessGDBRemote ()
3289 m_command_sp.reset (new CommandObjectMultiwordProcessGDBRemote (GetTarget().GetDebugger().GetCommandInterpreter()));

Completed in 193 milliseconds