Home
last modified time | relevance | path

Searched refs:GetStructuredDataPluginCreateCallbackAtIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h347 GetStructuredDataPluginCreateCallbackAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1610 PluginManager::GetStructuredDataPluginCreateCallbackAtIndex(uint32_t idx) { in GetStructuredDataPluginCreateCallbackAtIndex() function in PluginManager
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp6117 PluginManager::GetStructuredDataPluginCreateCallbackAtIndex( in MapSupportedStructuredDataPlugins()