Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp61 static bool PluginIsLoaded(const FileSpec &plugin_file_spec) { in PluginIsLoaded() function
94 if (PluginIsLoaded(plugin_file_spec)) in LoadPluginCallback()