Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntime.cpp27 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(idx); in ModulesDidLoad()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h432 GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp1268 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx) { in GetInstrumentationRuntimeCreateCallbackAtIndex() function in PluginManager