| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | ThreadPlanPython.cpp | 66 .GetCommandInterpreter() in DidPush() 86 .GetCommandInterpreter() in ShouldStop() 110 .GetCommandInterpreter() in IsPlanStale() 134 .GetCommandInterpreter() in DoPlanExplainsStop() 173 .GetCommandInterpreter() in GetPlanRunState()
|
| H A D | StructuredDataPlugin.cpp | 48 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger() 52 debugger.GetCommandInterpreter().GetCommandObject("plugin"); in InitializeBasePluginForDebugger()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/ |
| H A D | BreakpointResolverScripted.cpp | 52 .GetCommandInterpreter() in CreateImplementationIfNeeded() 111 .GetCommandInterpreter() in CreateFromStructuredData() 128 return m_breakpoint->GetTarget().GetDebugger().GetCommandInterpreter() in GetScriptInterpreter()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBDebugger.cpp | 196 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create() 255 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b); in SkipLLDBInitFiles() 260 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b); in SkipAppInitFiles() 341 SBCommandInterpreter SBDebugger::GetCommandInterpreter() { in GetCommandInterpreter() function in SBDebugger 346 sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter()); in GetCommandInterpreter() 364 SBCommandInterpreter sb_interpreter(GetCommandInterpreter()); in HandleCommand() 375 SBProcess process(GetCommandInterpreter().GetProcess()); in HandleCommand() 934 m_opaque_sp->GetCommandInterpreter().RunCommandInterpreter( in RunCommandInterpreter() 947 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter() 1000 debugger_sp->GetCommandInterpreter().GetExecutionContext()); in SetInternalVariable() [all …]
|
| H A D | SBBreakpointLocation.cpp | 185 .GetCommandInterpreter() in SetScriptCallbackFunction() 208 .GetCommandInterpreter() in SetScriptCallbackBody()
|
| H A D | SBCommandInterpreter.cpp | 619 m_opaque_sp->GetCommandInterpreter(), name, help); in AddMultiwordCommand() 636 m_opaque_sp->GetCommandInterpreter(), name, impl, help)); in AddCommand() 651 m_opaque_sp->GetCommandInterpreter(), name, impl, help, syntax)); in AddCommand()
|
| H A D | SBTypeCategory.cpp | 359 debugger_sp->GetCommandInterpreter().GetScriptInterpreter(); in AddTypeSummary() 471 debugger_sp->GetCommandInterpreter().GetScriptInterpreter(); in AddTypeSynthetic()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectSettings.cpp | 153 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 289 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 559 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 648 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 764 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 864 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 969 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 1063 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion() 1144 GetCommandInterpreter(), CommandCompletions::eSettingsNameCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectPlugin.cpp | 45 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion()
|
| H A D | CommandObjectMultiword.cpp | 75 assert((&GetCommandInterpreter() == &cmd_obj->GetCommandInterpreter()) && in LoadSubCommand()
|
| H A D | CommandObjectCommands.cpp | 238 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion() 550 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute() 1002 .GetCommandInterpreter() in IOHandlerInputComplete() 1434 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion() 1736 GetCommandInterpreter().GetScriptInterpreter(); in DoExecute()
|
| H A D | CommandObjectExpression.cpp | 554 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression() 578 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/ |
| H A D | CommandObject.cpp | 104 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in ParseOptions() 109 args, &exe_ctx, GetCommandInterpreter().GetPlatform(true), in ParseOptions() 130 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in ParseOptions() 282 request, opt_element_vector, GetCommandInterpreter()); in HandleCompletion() 316 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in HelpTextContainsWord() 814 CommandInterpreter &interpreter = GetCommandInterpreter(); in FormatLongHelpText() 840 CommandInterpreter &interpreter = GetCommandInterpreter(); in GenerateHelpText() 853 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in GenerateHelpText()
|
| H A D | ScriptInterpreter.cpp | 31 CommandInterpreter &ScriptInterpreter::GetCommandInterpreter() { in GetCommandInterpreter() function in ScriptInterpreter
|
| H A D | CommandObjectRegexCommand.cpp | 95 GetCommandInterpreter(), m_completion_type_mask, request, nullptr); in HandleCompletion()
|
| H A D | CommandAlias.cpp | 41 cmd_obj_sp->GetCommandInterpreter().GetExecutionContext(); in ProcessAliasOptionsArgs()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | IOHandler.cpp | 237 io_handler.GetDebugger().GetCommandInterpreter(), in IOHandlerComplete() 2235 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 2475 return m_debugger.GetCommandInterpreter() in GetProcess() 2572 return m_debugger.GetCommandInterpreter() in GetProcess() 3011 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 3079 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 3499 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction() 3511 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction() 3523 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction() 3755 m_debugger.GetCommandInterpreter().GetExecutionContext(); in WindowDelegateDraw() [all …]
|
| H A D | Debugger.cpp | 339 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPropertyValue() 343 GetCommandInterpreter().BroadcastEvent(prompt_change_event_sp); in SetPropertyValue() 413 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPrompt() 910 GetCommandInterpreter().GetScriptInterpreter(can_create); in SetOutputFileHandle() 1641 GetCommandInterpreter().BroadcastEvent( in StopEventHandlerThread()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | REPL.cpp | 28 auto exe_ctx = debugger.GetCommandInterpreter().GetExecutionContext(); in REPL() 200 CommandInterpreter &ci = debugger.GetCommandInterpreter(); in IOHandlerInputComplete() 464 return debugger.GetCommandInterpreter().HandleCompletion( in IOHandlerComplete() 548 debugger.GetCommandInterpreter().GetCommandObjectForCommand( in RunLoop()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 621 GetCommandInterpreter().GetDebugger().GetID()); in EnterSession() 624 GetCommandInterpreter().GetDebugger().GetID()); in EnterSession() 635 GetCommandInterpreter().GetDebugger().GetID()); in EnterSession() 638 GetCommandInterpreter().GetDebugger().GetID()); in EnterSession() 1002 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in ExecuteInterpreterLoop() 1851 debugger.GetCommandInterpreter().GetScriptInterpreter(); in CreateScriptedThreadPlan() 1957 debugger.GetCommandInterpreter().GetScriptInterpreter(); in CreateScriptedBreakpointResolver() 2077 debugger.GetCommandInterpreter().GetScriptInterpreter(); in CreateSyntheticScriptedProvider() 2099 GetCommandInterpreter().GetDebugger().shared_from_this()); in CreateScriptCommandObject() 2259 debugger.GetCommandInterpreter().GetScriptInterpreter(); in BreakpointCallbackFunction() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/ |
| H A D | StructuredDataDarwinLog.cpp | 814 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute() 931 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute() 1423 auto &interpreter = debugger.GetCommandInterpreter(); in DebuggerInitialize() 1889 auto &interpreter = debugger_sp->GetCommandInterpreter(); in EnableNow()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/ |
| H A D | TypeSummary.cpp | 181 target_sp->GetDebugger().GetCommandInterpreter().GetScriptInterpreter(); in FormatObject()
|
| H A D | TypeSynthetic.cpp | 144 target_sp->GetDebugger().GetCommandInterpreter().GetScriptInterpreter(); in FrontEnd()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/ |
| H A D | MICmnLLDBDebugger.cpp | 360 m_lldbDebugger.GetCommandInterpreter().SetPromptOnQuit(false); in InitSBDebugger() 439 strDbgId, m_lldbDebugger.GetCommandInterpreter().GetBroadcaster(), in InitSBListener()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/ |
| H A D | SBDebugger.h | 94 lldb::SBCommandInterpreter GetCommandInterpreter();
|