Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDPluginManager.h250 static llvm::StringRef GetProcessPluginDescriptionAtIndex(uint32_t idx);
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp881 llvm::StringRef PluginManager::GetProcessPluginDescriptionAtIndex(uint32_t idx) { in GetProcessPluginDescriptionAtIndex() function in PluginManager