Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger()
51 debugger.GetCommandInterpreter().GetCommandObject("plugin"); in InitializeBasePluginForDebugger()
H A DLanguageRuntime.cpp297 command_callback(parent->GetCommandInterpreter()); in InitializeCommands()
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp70 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 DCommandObjectSettings.cpp147 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 DCommandObjectRegister.cpp85 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 DCommandObjectPlatform.cpp166 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 DCommandObjectMultiword.cpp84 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadSubCommand()
103 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadUserSubcommand()
H A DCommandObjectWatchpoint.cpp293 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 DCommandObjectPlugin.cpp43 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
H A DCommandObjectTrace.cpp100 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
187 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
H A DCommandObjectExpression.cpp528 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
553 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression()
600 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
H A DCommandObjectRegexCommand.cpp108 GetCommandInterpreter(), m_completion_type_mask, request, nullptr); in HandleCompletion()
H A DCommandObjectDWIMPrint.cpp58 GetCommandInterpreter(), lldb::eVariablePathCompletion, request, nullptr); in HandleArgumentCompletion()
H A DCommandObjectSession.cpp35 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
H A DCommandObjectBreakpoint.cpp830 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 DCommandObjectFrame.cpp293 GetCommandInterpreter(), lldb::eFrameIndexCompletion, request, nullptr); in HandleArgumentCompletion()
358 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in DoExecute()
451 GetCommandInterpreter(), lldb::eVariablePathCompletion, request, in HandleArgumentCompletion()
H A DCommandObjectThread.cpp408 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 DCommandObject.cpp112 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 DCommandAlias.cpp43 cmd_obj_sp->GetCommandInterpreter().GetExecutionContext(); in ProcessAliasOptionsArgs()
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp289 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 DREPL.cpp31 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 DIOHandler.cpp205 .GetCommandInterpreter() in IOHandlerSuggestion()
215 io_handler.GetDebugger().GetCommandInterpreter().HandleCompletion(request); in IOHandlerComplete()
219 io_handler.GetDebugger().GetCommandInterpreter(), in IOHandlerComplete()
H A DIOHandlerCursesGUI.cpp2966 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 DDebugger.cpp229 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 DStructuredDataDarwinLog.cpp780 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()

12