Home
last modified time | relevance | path

Searched refs:CommandObjectMultiwordProcessGDBRemote (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp5363 class CommandObjectMultiwordProcessGDBRemote : public CommandObjectMultiword { class
5365 CommandObjectMultiwordProcessGDBRemote(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessGDBRemote() function in CommandObjectMultiwordProcessGDBRemote
5375 ~CommandObjectMultiwordProcessGDBRemote() override {} in ~CommandObjectMultiwordProcessGDBRemote()
5380 m_command_sp = std::make_shared<CommandObjectMultiwordProcessGDBRemote>( in GetPluginCommandObject()