Home
last modified time | relevance | path

Searched refs:CreateSettingForPlatformPlugin (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp96 PluginManager::CreateSettingForPlatformPlugin( in DebuggerInitialize()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DPluginManager.h475 static bool CreateSettingForPlatformPlugin(
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp218 PluginManager::CreateSettingForPlatformPlugin( in DebuggerInitialize()
H A DPlatformDarwin.cpp164 PluginManager::CreateSettingForPlatformPlugin( in DebuggerInitialize()
/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1525 bool PluginManager::CreateSettingForPlatformPlugin( in CreateSettingForPlatformPlugin() function in PluginManager