Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp97 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h478 GetSettingForPlatformPlugin(Debugger &debugger, ConstString setting_name);
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp219 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
H A DPlatformDarwin.cpp162 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/openbsd/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1363 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1533 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin() function in PluginManager