Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp122 if (!HostInfo::ComputeSharedLibraryDirectory(g_fields->m_lldb_so_dir)) in GetShlibDir()
246 bool HostInfoBase::ComputeSharedLibraryDirectory(FileSpec &file_spec) { in ComputeSharedLibraryDirectory() function in HostInfoBase
252 reinterpret_cast<void *>(HostInfoBase::ComputeSharedLibraryDirectory))); in ComputeSharedLibraryDirectory()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h161 static bool ComputeSharedLibraryDirectory(FileSpec &file_spec);