Home
last modified time | relevance | path

Searched refs:GetSettingForPlatformPlugin (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
HDPlatformQemuUser.cpp92 if (!PluginManager::GetSettingForPlatformPlugin(debugger, in DebuggerInitialize()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDPluginManager.h519 GetSettingForPlatformPlugin(Debugger &debugger, llvm::StringRef setting_name);
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
HDStructuredDataDarwinLog.cpp1358 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp1712 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin() function in PluginManager