Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DSystemRuntime.cpp21 (create_callback = PluginManager::GetSystemRuntimeCreateCallbackAtIndex( in FindPlugin()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h189 GetSystemRuntimeCreateCallbackAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp971 PluginManager::GetSystemRuntimeCreateCallbackAtIndex(uint32_t idx) { in GetSystemRuntimeCreateCallbackAtIndex() function in PluginManager