Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h719 static std::vector<RegisteredPluginInfo> GetJITLoaderPluginInfo();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp225 PluginManager::GetJITLoaderPluginInfo, in GetPluginNamespaces()
2298 std::vector<RegisteredPluginInfo> PluginManager::GetJITLoaderPluginInfo() { in GetJITLoaderPluginInfo() function in PluginManager