Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DInstrumentationRuntime.cpp27 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(idx); in ModulesDidLoad()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DPluginManager.h427 GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx);
/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1254 PluginManager::GetInstrumentationRuntimeCreateCallbackAtIndex(uint32_t idx) { in GetInstrumentationRuntimeCreateCallbackAtIndex() function in PluginManager