| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | REPL.cpp | 29 Debugger &debugger = m_target.GetDebugger(); in REPL() local 39 Debugger *debugger, Target *target, in Create() 75 Debugger &debugger = m_target.GetDebugger(); in GetIOHandler() local 232 Debugger &debugger = m_target.GetDebugger(); in IOHandlerInputComplete() local 501 Debugger &debugger = m_target.GetDebugger(); in IOHandlerComplete() local 569 Debugger &debugger = m_target.GetDebugger(); in RunLoop() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | PluginManager.cpp | 256 void PerformDebuggerCallback(Debugger &debugger) { in PerformDebuggerCallback() 957 Debugger &debugger) { in GetScriptInterpreterForLanguage() 1531 void PluginManager::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() 1585 Debugger &debugger, llvm::StringRef plugin_type_name, in GetDebuggerPropertyForPluginsOldStyle() 1672 PluginManager::GetSettingForDynamicLoaderPlugin(Debugger &debugger, in GetSettingForDynamicLoaderPlugin() 1686 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin() 1702 PluginManager::GetSettingForProcessPlugin(Debugger &debugger, in GetSettingForProcessPlugin() 1716 PluginManager::GetSettingForSymbolLocatorPlugin(Debugger &debugger, in GetSettingForSymbolLocatorPlugin() 1738 PluginManager::GetSettingForObjectFilePlugin(Debugger &debugger, in GetSettingForObjectFilePlugin() 1752 PluginManager::GetSettingForSymbolFilePlugin(Debugger &debugger, in GetSettingForSymbolFilePlugin() [all …]
|
| H A D | IOHandler.cpp | 55 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type) in IOHandler() 64 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type, in IOHandler() 136 IOHandlerConfirm::IOHandlerConfirm(Debugger &debugger, llvm::StringRef prompt, in IOHandlerConfirm() 226 Debugger &debugger, IOHandler::Type type, in IOHandlerEditline() 241 Debugger &debugger, IOHandler::Type type, const lldb::FileSP &input_sp, in IOHandlerEditline()
|
| H A D | StreamAsynchronousIO.cpp | 17 StreamAsynchronousIO::StreamAsynchronousIO(Debugger &debugger, bool for_stdout, in StreamAsynchronousIO()
|
| H A D | Progress.cpp | 23 lldb_private::Debugger *debugger) in Progress()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/ |
| H A D | ClangREPL.cpp | 50 Debugger *debugger, Target *target, in CreateInstance() 87 bool ClangREPL::PrintOneVariable(Debugger &debugger, in PrintOneVariable()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | ScriptInterpreter.cpp | 30 ScriptInterpreter::ScriptInterpreter(Debugger &debugger, in ScriptInterpreter() 164 ScriptInterpreterIORedirect::Create(bool enable_io, Debugger &debugger, in Create() 193 Debugger &debugger, CommandReturnObject *result) in ScriptInterpreterIORedirect()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
| H A D | ScriptInterpreterLua.cpp | 39 IOHandlerLuaInterpreter(Debugger &debugger, in IOHandlerLuaInterpreter() 146 ScriptInterpreterLua::ScriptInterpreterLua(Debugger &debugger) in ScriptInterpreterLua() 282 Debugger &debugger = target->GetDebugger(); in BreakpointCallbackFunction() local 310 Debugger &debugger = target->GetDebugger(); in WatchpointCallbackFunction() local 394 ScriptInterpreterLua::CreateInstance(Debugger &debugger) { in CreateInstance()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetList.cpp | 38 TargetList::TargetList(Debugger &debugger) in TargetList() 45 Status TargetList::CreateTarget(Debugger &debugger, in CreateTarget() 61 Status TargetList::CreateTarget(Debugger &debugger, in CreateTarget() 77 Debugger &debugger, llvm::StringRef user_exe_path, in CreateTargetInternal() 246 Status TargetList::CreateTargetInternal(Debugger &debugger, in CreateTargetInternal()
|
| H A D | StructuredDataPlugin.cpp | 45 void StructuredDataPlugin::InitializeBasePluginForDebugger(Debugger &debugger) { in InitializeBasePluginForDebugger()
|
| H A D | RemoteAwarePlatform.cpp | 368 Debugger &debugger, in ConnectProcess() 390 size_t RemoteAwarePlatform::ConnectToWaitingProcesses(Debugger &debugger, in ConnectToWaitingProcesses()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.h | 44 ScriptInterpreterPython(Debugger &debugger) in ScriptInterpreterPython()
|
| H A D | ScriptInterpreterPython.cpp | 80 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter() 420 ScriptInterpreterPythonImpl::ScriptInterpreterPythonImpl(Debugger &debugger) in ScriptInterpreterPythonImpl() 580 ScriptInterpreterPythonImpl::CreateInstance(Debugger &debugger) { in CreateInstance() 919 Debugger &debugger = m_debugger; in ExecuteInterpreterLoop() local 1561 Debugger &debugger = thread_plan_sp->GetTarget().GetDebugger(); in CreateScriptedThreadPlan() local 1679 Debugger &debugger = bkpt_sp->GetTarget().GetDebugger(); in CreateScriptedBreakpointResolver() local 1849 Debugger &debugger = target->GetDebugger(); in CreateSyntheticScriptedProvider() local 2027 Debugger &debugger = target->GetDebugger(); in BreakpointCallbackFunction() local 2092 Debugger &debugger = target->GetDebugger(); in WatchpointCallbackFunction() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectGUI.cpp | 29 Debugger &debugger = GetDebugger(); in DoExecute() local
|
| H A D | CommandObjectExpression.cpp | 553 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression() local 621 Debugger &debugger = target.GetDebugger(); in DoExecute() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUser.cpp | 91 void PlatformQemuUser::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() 161 Debugger &debugger, in DebugProcess()
|
| H A D | PlatformQemuUser.h | 42 lldb::ProcessSP Attach(ProcessAttachInfo &attach_info, Debugger &debugger, in Attach()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTBundleLoader.h | 37 TraceIntelPTBundleLoader(Debugger &debugger, in TraceIntelPTBundleLoader()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/ |
| H A D | ScriptInterpreterNone.cpp | 57 ScriptInterpreterNone::CreateInstance(Debugger &debugger) { in CreateInstance()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBListener.cpp | 74 uint32_t SBListener::StartListeningForEventClass(SBDebugger &debugger, in StartListeningForEventClass() 90 bool SBListener::StopListeningForEventClass(SBDebugger &debugger, in StopListeningForEventClass()
|
| H A D | SBTrace.cpp | 31 SBTrace SBTrace::LoadTraceFromFile(SBError &error, SBDebugger &debugger, in LoadTraceFromFile()
|
| H A D | SBSourceManager.cpp | 72 SBSourceManager::SBSourceManager(const SBDebugger &debugger) { in SBSourceManager()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Debugger.h | 453 #define INTERRUPT_REQUESTED(debugger, ...) \ argument 484 #define REPORT_INTERRUPTION(debugger, ...) \ argument
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 414 Debugger &debugger, Target &target, in DebugProcess() 491 ProcessAttachInfo &attach_info, Debugger &debugger, in Attach() 809 size_t PlatformRemoteGDBServer::ConnectToWaitingProcesses(Debugger &debugger, in ConnectToWaitingProcesses()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/ |
| H A D | SymbolLocatorDebuginfod.cpp | 120 void SymbolLocatorDebuginfod::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize()
|