Home
last modified time | relevance | path

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

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