| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | StructuredDataPlugin.cpp | 47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger() 51 debugger.GetCommandInterpreter().GetCommandObject("plugin"); in InitializeBasePluginForDebugger()
|
| H A D | LanguageRuntime.cpp | 297 command_callback(parent->GetCommandInterpreter()); in InitializeCommands()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectCommands.cpp | 70 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion() 142 source_dir = GetDebugger().GetCommandInterpreter().GetCurrentSourceDir(); in DoExecute() 1116 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion() 1175 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion() 1582 m_container = GetCommandInterpreter().VerifyUserMultiwordCmdPath( in DoExecute() 1776 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute() 1944 Status add_error = GetCommandInterpreter().AddUserCommand( in DoExecute() 1958 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute() 1969 GetCommandInterpreter(), cmd_name, m_options.m_short_help.c_str(), in DoExecute() 2035 CommandInterpreter &interp = GetCommandInterpreter(); in DoExecute() [all …]
|
| H A D | CommandObjectSettings.cpp | 147 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 269 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 508 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 590 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 695 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 784 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 877 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 959 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion() 1031 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
|
| H A D | CommandObjectRegister.cpp | 85 GetCommandInterpreter(), lldb::eRegisterCompletion, request, nullptr); in HandleArgumentCompletion() 346 GetCommandInterpreter(), lldb::eRegisterCompletion, request, nullptr); in HandleArgumentCompletion() 444 GetCommandInterpreter(), lldb::eRegisterCompletion, request, nullptr); in HandleArgumentCompletion() 460 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in DoExecute()
|
| H A D | CommandObjectPlatform.cpp | 166 GetCommandInterpreter(), request, nullptr); in HandleCompletion() 481 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion() 824 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion() 828 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion() 898 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion() 968 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion() 1037 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion() 1098 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion() 1214 debugger.GetCommandInterpreter().GetSynchronous(); in DoExecute() 1773 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute() [all …]
|
| H A D | CommandObjectMultiword.cpp | 84 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadSubCommand() 103 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadUserSubcommand()
|
| H A D | CommandObjectWatchpoint.cpp | 293 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion() 367 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion() 446 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion() 567 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion() 690 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion() 840 GetCommandInterpreter(), lldb::eVariablePathCompletion, request, in HandleArgumentCompletion() 1052 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
|
| H A D | CommandObjectPlugin.cpp | 43 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
|
| H A D | CommandObjectTrace.cpp | 100 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion() 187 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
|
| H A D | CommandObjectExpression.cpp | 528 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete() 553 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression() 600 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
|
| H A D | CommandObjectRegexCommand.cpp | 108 GetCommandInterpreter(), m_completion_type_mask, request, nullptr); in HandleCompletion()
|
| H A D | CommandObjectDWIMPrint.cpp | 58 GetCommandInterpreter(), lldb::eVariablePathCompletion, request, nullptr); in HandleArgumentCompletion()
|
| H A D | CommandObjectSession.cpp | 35 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
|
| H A D | CommandObjectBreakpoint.cpp | 830 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion() 901 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion() 1013 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion() 1383 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion() 1789 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion() 1870 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion() 2320 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
|
| H A D | CommandObjectFrame.cpp | 293 GetCommandInterpreter(), lldb::eFrameIndexCompletion, request, nullptr); in HandleArgumentCompletion() 358 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in DoExecute() 451 GetCommandInterpreter(), lldb::eVariablePathCompletion, request, in HandleArgumentCompletion()
|
| H A D | CommandObjectThread.cpp | 408 GetCommandInterpreter(), lldb::eThreadIndexCompletion, request, in HandleArgumentCompletion() 670 GetCommandInterpreter(), lldb::eThreadIndexCompletion, request, in HandleArgumentCompletion() 1208 GetCommandInterpreter(), lldb::eThreadIndexCompletion, request, in HandleArgumentCompletion() 1361 GetCommandInterpreter(), lldb::eThreadIndexCompletion, request, in HandleArgumentCompletion() 1411 GetCommandInterpreter(), lldb::eThreadIndexCompletion, request, in HandleArgumentCompletion() 1459 GetCommandInterpreter(), lldb::eThreadIndexCompletion, request, in HandleArgumentCompletion()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandObject.cpp | 112 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in ParseOptions() 117 args, &exe_ctx, GetCommandInterpreter().GetPlatform(true), in ParseOptions() 138 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in ParseOptions() 298 request, opt_element_vector, GetCommandInterpreter()); in HandleCompletion() 332 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in HelpTextContainsWord() 573 CommandInterpreter &interpreter = GetCommandInterpreter(); in FormatLongHelpText() 599 CommandInterpreter &interpreter = GetCommandInterpreter(); in GenerateHelpText() 610 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in GenerateHelpText()
|
| H A D | CommandAlias.cpp | 43 cmd_obj_sp->GetCommandInterpreter().GetExecutionContext(); in ProcessAliasOptionsArgs()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBDebugger.cpp | 289 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create() 352 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b); in SkipLLDBInitFiles() 359 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b); in SkipAppInitFiles() 475 m_opaque_sp->GetCommandInterpreter().GetExecutionContext()); in GetSetting() 556 SBCommandInterpreter SBDebugger::GetCommandInterpreter() { in GetCommandInterpreter() function in SBDebugger 561 sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter()); in GetCommandInterpreter() 575 SBCommandInterpreter sb_interpreter(GetCommandInterpreter()); in HandleCommand() 584 SBProcess process(GetCommandInterpreter().GetProcess()); in HandleCommand() 1286 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter() 1348 debugger_sp->GetCommandInterpreter().GetExecutionContext()); in SetInternalVariable() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | REPL.cpp | 31 auto exe_ctx = debugger.GetCommandInterpreter().GetExecutionContext(); in REPL() 233 CommandInterpreter &ci = debugger.GetCommandInterpreter(); in IOHandlerInputComplete() 508 debugger.GetCommandInterpreter().HandleCompletion(sub_request); in IOHandlerComplete() 594 debugger.GetCommandInterpreter().GetCommandObjectForCommand( in RunLoop()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandler.cpp | 205 .GetCommandInterpreter() in IOHandlerSuggestion() 215 io_handler.GetDebugger().GetCommandInterpreter().HandleCompletion(request); in IOHandlerComplete() 219 io_handler.GetDebugger().GetCommandInterpreter(), in IOHandlerComplete()
|
| H A D | IOHandlerCursesGUI.cpp | 2966 m_debugger.GetCommandInterpreter().GetExecutionContext(); in StopRunningProcess() 3545 m_debugger.GetCommandInterpreter().GetExecutionContext(); in StopRunningProcess() 5102 return m_debugger.GetCommandInterpreter() in GetProcess() 5197 return m_debugger.GetCommandInterpreter() in GetProcess() 5313 m_debugger.GetCommandInterpreter().GetExecutionContext()); in GetProcess() 5910 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 5977 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 6416 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction() 6736 m_debugger.GetCommandInterpreter().GetExecutionContext(); in WindowDelegateDraw() 6823 m_debugger.GetCommandInterpreter().GetExecutionContext(); in WindowDelegateDraw() [all …]
|
| H A D | Debugger.cpp | 229 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPropertyValue() 233 GetCommandInterpreter().BroadcastEvent(prompt_change_event_sp); in SetPropertyValue() 331 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPrompt() 756 CommandInterpreter &cmd_interpreter = debugger_sp->GetCommandInterpreter(); in Destroy() 1303 return GetCommandInterpreter().WasInterrupted(); in InterruptRequested() 1989 GetCommandInterpreter().BroadcastEvent( in StopEventHandlerThread()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 780 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute() 888 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute() 1341 auto &interpreter = debugger.GetCommandInterpreter(); in DebuggerInitialize() 1797 auto &interpreter = debugger_sp->GetCommandInterpreter(); in EnableNow()
|