Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntime.cpp27 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(idx); in ModulesDidLoad()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h473 GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1445 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx) { in GetInstrumentationRuntimeCreateCallbackAtIndex() function in PluginManager