| /freebsd-13.1/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 | 298 command_callback(parent->GetCommandInterpreter()); in InitializeCommands()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectSettings.cpp | 142 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 267 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 513 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 598 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 706 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 798 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 894 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 979 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 1054 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectPlatform.cpp | 159 CommandCompletions::PlatformPluginNames(GetCommandInterpreter(), request, in HandleCompletion() 480 GetCommandInterpreter(), in HandleArgumentCompletion() 812 GetCommandInterpreter(), in HandleArgumentCompletion() 816 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion() 888 GetCommandInterpreter(), CommandCompletions::eRemoteDiskFileCompletion, in HandleArgumentCompletion() 938 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion() 942 GetCommandInterpreter(), in HandleArgumentCompletion() 1349 GetCommandInterpreter(), CommandCompletions::eProcessIDCompletion, in HandleArgumentCompletion() 1611 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute() 1700 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectWatchpoint.cpp | 293 GetCommandInterpreter(), CommandCompletions::eWatchPointIDCompletion, in HandleArgumentCompletion() 369 GetCommandInterpreter(), CommandCompletions::eWatchPointIDCompletion, in HandleArgumentCompletion() 451 GetCommandInterpreter(), CommandCompletions::eWatchPointIDCompletion, in HandleArgumentCompletion() 575 GetCommandInterpreter(), CommandCompletions::eWatchPointIDCompletion, in HandleArgumentCompletion() 701 GetCommandInterpreter(), CommandCompletions::eWatchPointIDCompletion, in HandleArgumentCompletion() 855 GetCommandInterpreter(), CommandCompletions::eVariablePathCompletion, in HandleArgumentCompletion() 1049 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
|
| H A D | CommandObjectPlugin.cpp | 43 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectExpression.cpp | 497 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete() 522 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression() 569 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
|
| H A D | CommandObjectRegister.cpp | 80 GetCommandInterpreter(), CommandCompletions::eRegisterCompletion, in HandleArgumentCompletion() 340 GetCommandInterpreter(), CommandCompletions::eRegisterCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectRegexCommand.cpp | 88 GetCommandInterpreter(), m_completion_type_mask, request, nullptr); in HandleCompletion()
|
| H A D | CommandObjectMultiword.cpp | 71 assert((&GetCommandInterpreter() == &cmd_obj->GetCommandInterpreter()) && in LoadSubCommand()
|
| H A D | CommandObjectCommands.cpp | 69 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion() 367 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute() 810 if (!GetDebugger().GetCommandInterpreter().GetBatchCommandMode()) { in IOHandlerInputComplete() 1220 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion() 1274 source_dir = GetDebugger().GetCommandInterpreter().GetCurrentSourceDir(); in DoExecute()
|
| H A D | CommandObjectBreakpoint.cpp | 822 GetCommandInterpreter(), CommandCompletions::eBreakpointCompletion, in HandleArgumentCompletion() 896 GetCommandInterpreter(), CommandCompletions::eBreakpointCompletion, in HandleArgumentCompletion() 1011 GetCommandInterpreter(), CommandCompletions::eBreakpointCompletion, in HandleArgumentCompletion() 1391 GetCommandInterpreter(), CommandCompletions::eBreakpointCompletion, in HandleArgumentCompletion() 1799 GetCommandInterpreter(), CommandCompletions::eBreakpointCompletion, in HandleArgumentCompletion() 1884 GetCommandInterpreter(), CommandCompletions::eBreakpointCompletion, in HandleArgumentCompletion() 2252 GetCommandInterpreter(), CommandCompletions::eBreakpointCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectSession.cpp | 34 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectFrame.cpp | 295 GetCommandInterpreter(), CommandCompletions::eFrameIndexCompletion, in HandleArgumentCompletion() 353 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in DoExecute() 449 GetCommandInterpreter(), CommandCompletions::eVariablePathCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectThread.cpp | 369 GetCommandInterpreter(), CommandCompletions::eThreadIndexCompletion, in HandleArgumentCompletion() 631 GetCommandInterpreter(), CommandCompletions::eThreadIndexCompletion, in HandleArgumentCompletion() 1115 GetCommandInterpreter(), CommandCompletions::eThreadIndexCompletion, in HandleArgumentCompletion() 1250 GetCommandInterpreter(), CommandCompletions::eThreadIndexCompletion, in HandleArgumentCompletion() 1300 GetCommandInterpreter(), CommandCompletions::eThreadIndexCompletion, in HandleArgumentCompletion()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandObject.cpp | 110 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in ParseOptions() 115 args, &exe_ctx, GetCommandInterpreter().GetPlatform(true), in ParseOptions() 136 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in ParseOptions() 296 request, opt_element_vector, GetCommandInterpreter()); in HandleCompletion() 330 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in HelpTextContainsWord() 827 CommandInterpreter &interpreter = GetCommandInterpreter(); in FormatLongHelpText() 853 CommandInterpreter &interpreter = GetCommandInterpreter(); in GenerateHelpText() 864 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in GenerateHelpText()
|
| H A D | CommandAlias.cpp | 42 cmd_obj_sp->GetCommandInterpreter().GetExecutionContext(); in ProcessAliasOptionsArgs()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBDebugger.cpp | 254 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create() 317 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b); in SkipLLDBInitFiles() 324 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b); in SkipAppInitFiles() 499 SBCommandInterpreter SBDebugger::GetCommandInterpreter() { in GetCommandInterpreter() function in SBDebugger 501 GetCommandInterpreter); in GetCommandInterpreter() 505 sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter()); in GetCommandInterpreter() 519 SBCommandInterpreter sb_interpreter(GetCommandInterpreter()); in HandleCommand() 528 SBProcess process(GetCommandInterpreter().GetProcess()); in HandleCommand() 1254 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter() 1318 debugger_sp->GetCommandInterpreter().GetExecutionContext()); in SetInternalVariable() [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | REPL.cpp | 28 auto exe_ctx = debugger.GetCommandInterpreter().GetExecutionContext(); in REPL() 225 CommandInterpreter &ci = debugger.GetCommandInterpreter(); in IOHandlerInputComplete() 497 debugger.GetCommandInterpreter().HandleCompletion(sub_request); in IOHandlerComplete() 585 debugger.GetCommandInterpreter().GetCommandObjectForCommand( in RunLoop()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 2546 m_debugger.GetCommandInterpreter().GetExecutionContext(); in StopRunningProcess() 3613 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 3853 return m_debugger.GetCommandInterpreter() in GetProcess() 3950 return m_debugger.GetCommandInterpreter() in GetProcess() 4420 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 4487 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 4913 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction() 4925 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction() 5184 m_debugger.GetCommandInterpreter().GetExecutionContext(); in WindowDelegateDraw() 5275 m_debugger.GetCommandInterpreter().GetExecutionContext(); in WindowDelegateDraw() [all …]
|
| H A D | IOHandler.cpp | 203 .GetCommandInterpreter() in IOHandlerSuggestion() 213 io_handler.GetDebugger().GetCommandInterpreter().HandleCompletion(request); in IOHandlerComplete() 217 io_handler.GetDebugger().GetCommandInterpreter(), in IOHandlerComplete()
|
| H A D | Debugger.cpp | 207 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPropertyValue() 211 GetCommandInterpreter().BroadcastEvent(prompt_change_event_sp); in SetPropertyValue() 288 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPrompt() 608 CommandInterpreter &cmd_interpreter = debugger_sp->GetCommandInterpreter(); in Destroy() 1610 GetCommandInterpreter().BroadcastEvent( in StopEventHandlerThread()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 782 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute() 890 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute() 1366 auto &interpreter = debugger.GetCommandInterpreter(); in DebuggerInitialize() 1827 auto &interpreter = debugger_sp->GetCommandInterpreter(); in EnableNow()
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBDebugger.i | 237 GetCommandInterpreter ();
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBDebugger.h | 151 lldb::SBCommandInterpreter GetCommandInterpreter();
|