Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp98 std::string pluginLoadError; in LoadPluginCallback() local
100 plugin_file_spec.GetPath().c_str(), &pluginLoadError); in LoadPluginCallback()