Searched defs:command_sp (Results 1 – 4 of 4) sorted by relevance
58 auto command_sp = CommandObjectSP(new CommandStructuredData(interpreter)); in InitializeBasePluginForDebugger() local
720 CommandObjectSP command_sp(connect_gdb_remote_cmd_ap.release()); in LoadCommandDictionary() local737 CommandObjectSP command_sp(connect_kdp_remote_cmd_ap.release()); in LoadCommandDictionary() local760 CommandObjectSP command_sp(bt_regex_cmd_ap.release()); in LoadCommandDictionary() local861 CommandObjectSP command_sp; in GetCommandSP() local
338 llvm::StringRef cmd_name, const lldb::CommandObjectSP &command_sp) { in LoadSubCommand()
1434 auto command_sp = CommandObjectSP(new BaseCommand(interpreter)); in DebuggerInitialize() local