Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DInstrumentationRuntime.cpp28 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(idx); in ModulesDidLoad()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h429 GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp2047 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx) { in GetInstrumentationRuntimeCreateCallbackAtIndex() function in PluginManager