/freebsd/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() argument 75 Debugger &debugger = m_target.GetDebugger(); in GetIOHandler() local 232 Debugger &debugger in IOHandlerInputComplete() local 501 Debugger &debugger = m_target.GetDebugger(); IOHandlerComplete() local 571 Debugger &debugger = m_target.GetDebugger(); RunLoop() local [all...] |
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | PluginManager.cpp | 257 void PerformDebuggerCallback(Debugger &debugger) { in PerformDebuggerCallback() 983 Debugger &debugger) { in GetScriptInterpreterForLanguage() 1557 void PluginManager::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() 1574 GetDebuggerPropertyForPlugins(Debugger &debugger, llvm::StringRef plugin_type_name, in GetDebuggerPropertyForPlugins() 1611 Debugger &debugger, llvm::StringRef plugin_type_name, in GetDebuggerPropertyForPluginsOldStyle() 1650 GetSettingForPlugin(Debugger &debugger, llvm::StringRef setting_name, in GetSettingForPlugin() 1666 CreateSettingForPlugin(Debugger &debugger, llvm::StringRef plugin_type_name, in CreateSettingForPlugin() 1698 PluginManager::GetSettingForDynamicLoaderPlugin(Debugger &debugger, in GetSettingForDynamicLoaderPlugin() 1704 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForDynamicLoaderPlugin() 1712 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin() [all …]
|
H A D | IOHandler.cpp | 55 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type) in IOHandler() argument 64 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type, in IOHandler() argument 136 IOHandlerConfirm::IOHandlerConfirm(Debugger &debugger, llvm::StringRef prompt, in IOHandlerConfirm() argument 226 Debugger &debugger, IOHandler::Type type, in IOHandlerEditline() argument 241 Debugger &debugger, IOHandle in IOHandlerEditline() argument [all...] |
H A D | StreamAsynchronousIO.cpp | 17 StreamAsynchronousIO::StreamAsynchronousIO(Debugger &debugger, bool for_stdout, in StreamAsynchronousIO()
|
H A D | Progress.cpp | 25 lldb_private::Debugger *debugger) in Progress()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
H A D | ScriptInterpreterLua.cpp | 39 IOHandlerLuaInterpreter(Debugger &debugger, in IOHandlerLuaInterpreter() argument 146 ScriptInterpreterLua::ScriptInterpreterLua(Debugger &debugger) in ScriptInterpreterLua() argument 282 Debugger &debugger = target->GetDebugger(); BreakpointCallbackFunction() local 310 Debugger &debugger = target->GetDebugger(); WatchpointCallbackFunction() local 394 CreateInstance(Debugger & debugger) CreateInstance() argument [all...] |
/freebsd/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/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | ScriptInterpreter.cpp | 30 ScriptInterpreter::ScriptInterpreter(Debugger &debugger, in ScriptInterpreter() 180 ScriptInterpreterIORedirect::Create(bool enable_io, Debugger &debugger, in Create() 209 Debugger &debugger, CommandReturnObject *result) in ScriptInterpreterIORedirect()
|
/freebsd/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 | 255 Debugger &debugger, in ConnectProcess() 277 size_t RemoteAwarePlatform::ConnectToWaitingProcesses(Debugger &debugger, in ConnectToWaitingProcesses()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | ScriptInterpreterPython.h | 44 ScriptInterpreterPython(Debugger &debugger) in ScriptInterpreterPython()
|
H A D | ScriptInterpreterPython.cpp | 82 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter() 426 ScriptInterpreterPythonImpl::ScriptInterpreterPythonImpl(Debugger &debugger) in ScriptInterpreterPythonImpl() 585 ScriptInterpreterPythonImpl::CreateInstance(Debugger &debugger) { in CreateInstance() 924 Debugger &debugger = m_debugger; in ExecuteInterpreterLoop() local 1573 Debugger &debugger = bkpt_sp->GetTarget().GetDebugger(); in CreateScriptedBreakpointResolver() local 1743 Debugger &debugger = target->GetDebugger(); in CreateSyntheticScriptedProvider() local 1921 Debugger &debugger = target->GetDebugger(); in BreakpointCallbackFunction() local 1986 Debugger &debugger = target->GetDebugger(); in WatchpointCallbackFunction() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectGUI.cpp | 29 Debugger &debugger = GetDebugger(); in DoExecute() local
|
H A D | CommandObjectExpression.cpp | 545 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression() local 613 Debugger &debugger = target.GetDebugger(); in DoExecute() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/ |
H A D | PlatformQemuUser.cpp | 91 void PlatformQemuUser::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize() argument 161 Debugger &debugger, in DebugProcess() argument
|
H A D | PlatformQemuUser.h | 42 lldb::ProcessSP Attach(ProcessAttachInfo &attach_info, Debugger &debugger, in Attach()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/ |
H A D | ScriptInterpreterNone.cpp | 56 CreateInstance(Debugger & debugger) CreateInstance() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTBundleLoader.h | 37 TraceIntelPTBundleLoader(Debugger &debugger, in TraceIntelPTBundleLoader()
|
/freebsd/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 | 73 LLDB_INSTRUMENT_VA(this, debugger); in SBSourceManager() argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Debugger.h | 446 #define INTERRUPT_REQUESTED(debugger, ...) \ argument 477 #define REPORT_INTERRUPTION(debugger, ...) \ argument
|
/freebsd/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() 817 size_t PlatformRemoteGDBServer::ConnectToWaitingProcesses(Debugger &debugger, in ConnectToWaitingProcesses()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/ |
H A D | PlatformPOSIX.cpp | 364 Debugger &debugger, Target *target, in Attach() 419 Debugger &debugger, Target &target, in DebugProcess()
|