Home
last modified time | relevance | path

Searched refs:GetSystemRuntimePluginInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h776 static std::vector<RegisteredPluginInfo> GetSystemRuntimePluginInfo();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp327 PluginManager::GetSystemRuntimePluginInfo, in GetPluginNamespaces()
2438 std::vector<RegisteredPluginInfo> PluginManager::GetSystemRuntimePluginInfo() { in GetSystemRuntimePluginInfo() function in PluginManager