Home
last modified time | relevance | path

Searched refs:GetCommandInterpreter (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanPython.cpp66 .GetCommandInterpreter() in DidPush()
86 .GetCommandInterpreter() in ShouldStop()
110 .GetCommandInterpreter() in IsPlanStale()
134 .GetCommandInterpreter() in DoPlanExplainsStop()
173 .GetCommandInterpreter() in GetPlanRunState()
H A DStructuredDataPlugin.cpp48 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger()
52 debugger.GetCommandInterpreter().GetCommandObject("plugin"); in InitializeBasePluginForDebugger()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp52 .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 DSBDebugger.cpp196 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 DSBBreakpointLocation.cpp185 .GetCommandInterpreter() in SetScriptCallbackFunction()
208 .GetCommandInterpreter() in SetScriptCallbackBody()
H A DSBCommandInterpreter.cpp619 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 DSBTypeCategory.cpp359 debugger_sp->GetCommandInterpreter().GetScriptInterpreter(); in AddTypeSummary()
471 debugger_sp->GetCommandInterpreter().GetScriptInterpreter(); in AddTypeSynthetic()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectSettings.cpp153 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 DCommandObjectPlugin.cpp45 GetCommandInterpreter(), CommandCompletions::eDiskFileCompletion, in HandleArgumentCompletion()
H A DCommandObjectMultiword.cpp75 assert((&GetCommandInterpreter() == &cmd_obj->GetCommandInterpreter()) && in LoadSubCommand()
H A DCommandObjectCommands.cpp238 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 DCommandObjectExpression.cpp554 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 DCommandObject.cpp104 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 DScriptInterpreter.cpp31 CommandInterpreter &ScriptInterpreter::GetCommandInterpreter() { in GetCommandInterpreter() function in ScriptInterpreter
H A DCommandObjectRegexCommand.cpp95 GetCommandInterpreter(), m_completion_type_mask, request, nullptr); in HandleCompletion()
H A DCommandAlias.cpp41 cmd_obj_sp->GetCommandInterpreter().GetExecutionContext(); in ProcessAliasOptionsArgs()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp237 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 DDebugger.cpp339 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 DREPL.cpp28 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 DScriptInterpreterPython.cpp621 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 DStructuredDataDarwinLog.cpp814 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 DTypeSummary.cpp181 target_sp->GetDebugger().GetCommandInterpreter().GetScriptInterpreter(); in FormatObject()
H A DTypeSynthetic.cpp144 target_sp->GetDebugger().GetCommandInterpreter().GetScriptInterpreter(); in FrontEnd()
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugger.cpp360 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 DSBDebugger.h94 lldb::SBCommandInterpreter GetCommandInterpreter();

123