Searched refs:GetShlibDir (Results 1 – 6 of 6) sorted by relevance
122 FileSpec HostInfoBase::GetShlibDir() { in GetShlibDir() function in HostInfoBase225 FileSpec lldb_file_spec = GetShlibDir(); in ComputePathRelativeToLibrary()266 file_spec = GetShlibDir(); in ComputeSupportExeDirectory()
91 static FileSpec GetShlibDir();
52 fspec = HostInfo::GetShlibDir(); in GetLLDBPath()
163 if (FileSpec lldb_file_spec = HostInfo::GetShlibDir()) in GetClangResourceDir()
103 FileSpec spec = HostInfo::GetShlibDir(); in InitializePythonRAII()256 FileSpec spec = HostInfo::GetShlibDir(); in GetPythonDir()3133 if (FileSpec file_spec = HostInfo::GetShlibDir()) in Initialize()
2615 init_file.MakeAbsolute(HostInfo::GetShlibDir()); in SourceInitFileGlobal()