Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h729 static std::vector<RegisteredPluginInfo> GetMemoryHistoryPluginInfo();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp243 PluginManager::GetMemoryHistoryPluginInfo, in GetPluginNamespaces()
2323 std::vector<RegisteredPluginInfo> PluginManager::GetMemoryHistoryPluginInfo() { in GetMemoryHistoryPluginInfo() function in PluginManager