Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntime.cpp31 PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex(idx); in ModulesDidLoad()
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h429 GetInstrumentationRuntimeGetTypeCallbackAtIndex(uint32_t idx);
/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1260 PluginManager::GetInstrumentationRuntimeGetTypeCallbackAtIndex(uint32_t idx) { in GetInstrumentationRuntimeGetTypeCallbackAtIndex() function in PluginManager