Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DPluginManager.h444 GetSettingForPlatformPlugin(Debugger &debugger, ConstString setting_name);
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp224 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp1389 if (!PluginManager::GetSettingForPlatformPlugin( in DebuggerInitialize()
/external/llvm-project/lldb/source/Core/
DPluginManager.cpp1426 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin() function in PluginManager