Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DHostInfoBase.cpp121 if (!HostInfo::ComputeSharedLibraryDirectory(g_fields->m_lldb_so_dir)) in GetShlibDir()
249 bool HostInfoBase::ComputeSharedLibraryDirectory(FileSpec &file_spec) { in ComputeSharedLibraryDirectory() function in HostInfoBase
255 reinterpret_cast<void *>(HostInfoBase::ComputeSharedLibraryDirectory))); in ComputeSharedLibraryDirectory()
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DHostInfoBase.h121 static bool ComputeSharedLibraryDirectory(FileSpec &file_spec);