Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5679 class CommandObjectMultiwordProcessGDBRemote : public CommandObjectMultiword { class
5681 CommandObjectMultiwordProcessGDBRemote(CommandInterpreter &interpreter) in CommandObjectMultiwordProcessGDBRemote() function in CommandObjectMultiwordProcessGDBRemote
5691 ~CommandObjectMultiwordProcessGDBRemote() override = default;
5696 m_command_sp = std::make_shared<CommandObjectMultiwordProcessGDBRemote>( in GetPluginCommandObject()