Home
last modified time | relevance | path

Searched refs:SetInstrumentationRuntimePluginEnabled (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h716 static bool SetInstrumentationRuntimePluginEnabled(llvm::StringRef name,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp220 PluginManager::SetInstrumentationRuntimePluginEnabled, in GetPluginNamespaces()
2293 bool PluginManager::SetInstrumentationRuntimePluginEnabled(llvm::StringRef name, in SetInstrumentationRuntimePluginEnabled() function in PluginManager