Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h87 static FileSpec GetUserPluginDir();
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBHostOS.cpp72 fspec = HostInfo::GetUserPluginDir(); in GetLLDBPath()
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp159 FileSpec HostInfoBase::GetUserPluginDir() { in GetUserPluginDir() function in HostInfoBase
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp157 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in Initialize()
H A DDebugger.cpp581 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { in InstanceInitialize()