Searched refs:lldb_file_spec (Results 1 – 3 of 3) sorted by relevance
223 FileSpec lldb_file_spec = GetShlibDir(); in ComputePathRelativeToLibrary() local224 if (!lldb_file_spec) in ComputePathRelativeToLibrary()227 std::string raw_path = lldb_file_spec.GetPath(); in ComputePathRelativeToLibrary()255 FileSpec lldb_file_spec(Host::GetModuleFileSpecForHostAddress( in ComputeSharedLibraryDirectory() local259 g_shlib_dir_helper(lldb_file_spec); in ComputeSharedLibraryDirectory()262 file_spec.SetDirectory(lldb_file_spec.GetDirectory()); in ComputeSharedLibraryDirectory()
158 if (FileSpec lldb_file_spec = HostInfo::GetShlibDir()) in GetClangResourceDir() local159 ComputeClangResourceDirectory(lldb_file_spec, g_cached_resource_dir, in GetClangResourceDir()
125 FileSpec lldb_file_spec = GetShlibDir();126 if (!lldb_file_spec)129 std::string raw_path = lldb_file_spec.GetPath();177 FileSpec lldb_file_spec = GetShlibDir();178 if (!lldb_file_spec)181 std::string raw_path = lldb_file_spec.GetPath();194 FileSpec lldb_file_spec = GetShlibDir();195 if (!lldb_file_spec)198 std::string raw_path = lldb_file_spec.GetPath();