Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBHostOS.cpp66 fspec = HostInfo::GetSystemPluginDir(); in GetLLDBPath()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h103 static FileSpec GetSystemPluginDir();
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp150 FileSpec HostInfoBase::GetSystemPluginDir() { in GetSystemPluginDir() function in HostInfoBase
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp148 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in Initialize()
H A DDebugger.cpp712 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in InstanceInitialize()