Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DSystemRuntime.cpp20 (create_callback = PluginManager::GetSystemRuntimeCreateCallbackAtIndex( in FindPlugin()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h168 GetSystemRuntimeCreateCallbackAtIndex(uint32_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp612 PluginManager::GetSystemRuntimeCreateCallbackAtIndex(uint32_t idx) { in GetSystemRuntimeCreateCallbackAtIndex() function in PluginManager