Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h730 static bool SetMemoryHistoryPluginEnabled(llvm::StringRef name, bool enable);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp244 PluginManager::SetMemoryHistoryPluginEnabled, in GetPluginNamespaces()
2326 bool PluginManager::SetMemoryHistoryPluginEnabled(llvm::StringRef name, in SetMemoryHistoryPluginEnabled() function in PluginManager