Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDInstrumentationRuntime.cpp28 get_type_callback = PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex(idx); in ModulesDidLoad()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDPluginManager.h380 GetInstrumentationRuntimeGetTypeCallbackAtIndex (uint32_t idx);
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDPluginManager.cpp2265 PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex (uint32_t idx) in GetInstrumentationRuntimeGetTypeCallbackAtIndex() function in PluginManager