Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp31 PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex(idx); in ModulesDidLoad()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h470 GetInstrumentationRuntimeGetTypeCallbackAtIndex(uint32_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1437 PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex(uint32_t idx) { in GetInstrumentationRuntimeGetTypeCallbackAtIndex() function in PluginManager