Searched defs:command_sp (Results 1 – 4 of 4) sorted by relevance
57 auto command_sp = CommandObjectSP(new CommandStructuredData(interpreter)); in InitializeBasePluginForDebugger() local
384 llvm::StringRef cmd_name, const lldb::CommandObjectSP &command_sp) { in LoadSubCommand()
815 CommandObjectSP command_sp(connect_gdb_remote_cmd_up.release()); in LoadCommandDictionary() local834 CommandObjectSP command_sp(connect_kdp_remote_cmd_up.release()); in LoadCommandDictionary() local859 CommandObjectSP command_sp(bt_regex_cmd_up.release()); in LoadCommandDictionary() local1020 CommandObjectSP command_sp; in GetCommandSP() local
1352 auto command_sp = CommandObjectSP(new BaseCommand(interpreter)); in DebuggerInitialize() local