Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DHostInfoBase.h89 static FileSpec GetUserPluginDir();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBHostOS.cpp69 fspec = HostInfo::GetUserPluginDir(); in GetLLDBPath()
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DHostInfoBase.cpp162 FileSpec HostInfoBase::GetUserPluginDir() { in GetUserPluginDir() function in HostInfoBase
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp158 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in Initialize()
H A DDebugger.cpp659 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in InstanceInitialize()