Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h256 GetPlatformCreateCallbackForPluginName(const ConstString &name);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp294 PluginManager::GetPlatformCreateCallbackForPluginName(name); in Create()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1319 PluginManager::GetPlatformCreateCallbackForPluginName(const ConstString &name) { in GetPlatformCreateCallbackForPluginName() function in PluginManager