Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DHostInfoBase.h110 static bool ComputeSystemPluginsDirectory(FileSpec &file_spec);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DHostInfoBase.cpp151 success = HostInfo::ComputeSystemPluginsDirectory( in GetSystemPluginDir()
285 bool HostInfoBase::ComputeSystemPluginsDirectory(FileSpec &file_spec) { in ComputeSystemPluginsDirectory() function in HostInfoBase