Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp92 if (!PluginManager::GetSettingForPlatformPlugin(debugger, in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h519 GetSettingForPlatformPlugin(Debugger &debugger, llvm::StringRef setting_name);
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1358 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1712 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin() function in PluginManager