Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h321 static llvm::StringRef GetProcessPluginDescriptionAtIndex(uint32_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1150 llvm::StringRef PluginManager::GetProcessPluginDescriptionAtIndex(uint32_t idx) { in GetProcessPluginDescriptionAtIndex() function in PluginManager