Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h746 static std::vector<RegisteredPluginInfo> GetProcessPluginInfo();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp273 PluginManager::GetProcessPluginInfo, in GetPluginNamespaces()
2365 std::vector<RegisteredPluginInfo> PluginManager::GetProcessPluginInfo() { in GetProcessPluginInfo() function in PluginManager