Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DHostInfoBase.h85 static FileSpec GetSystemPluginDir();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBHostOS.cpp66 fspec = HostInfo::GetSystemPluginDir(); in GetLLDBPath()
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DHostInfoBase.cpp150 FileSpec HostInfoBase::GetSystemPluginDir() { in GetSystemPluginDir() function in HostInfoBase
/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp149 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in Initialize()
H A DDebugger.cpp650 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { in InstanceInitialize()