Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DHostInfoBase.cpp122 if (!HostInfo::ComputeSharedLibraryDirectory(g_fields->m_lldb_so_dir)) in GetShlibDir()
250 bool HostInfoBase::ComputeSharedLibraryDirectory(FileSpec &file_spec) { in ComputeSharedLibraryDirectory() function in HostInfoBase
256 reinterpret_cast<void *>(HostInfoBase::ComputeSharedLibraryDirectory))); in ComputeSharedLibraryDirectory()
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DHostInfoBase.h125 static bool ComputeSharedLibraryDirectory(FileSpec &file_spec);