Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DInstrumentationRuntime.cpp32 PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex(idx); in ModulesDidLoad()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h426 GetInstrumentationRuntimeGetTypeCallbackAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp2037 PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex(uint32_t idx) { in GetInstrumentationRuntimeGetTypeCallbackAtIndex() function in PluginManager