Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp114 std::string pluginLoadError; in LoadPluginCallback() local
116 plugin_file_spec.GetPath().c_str(), &pluginLoadError); in LoadPluginCallback()