Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h167 static bool ComputeSystemPluginsDirectory(FileSpec &file_spec);
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp152 if (!HostInfo::ComputeSystemPluginsDirectory( in GetSystemPluginDir()
311 bool HostInfoBase::ComputeSystemPluginsDirectory(FileSpec &file_spec) { in ComputeSystemPluginsDirectory() function in HostInfoBase