Searched refs:CommandObjectMultiwordTrace (Results 1 – 1 of 1) sorted by relevance
2262 class CommandObjectMultiwordTrace : public CommandObjectMultiword { class2264 CommandObjectMultiwordTrace(CommandInterpreter &interpreter) in CommandObjectMultiwordTrace() function in CommandObjectMultiwordTrace2280 ~CommandObjectMultiwordTrace() override = default;2359 CommandObjectSP(new CommandObjectMultiwordTrace(interpreter))); in CommandObjectMultiwordThread()