Searched refs:GetSourcePathMap (Results 1 – 4 of 4) sorted by relevance
91 target_sp->GetSourcePathMap().GetModificationID()) in GetFile()415 m_source_map_mod_id = target->GetSourcePathMap().GetModificationID(); in CommonInitializer()461 auto remapped = target->GetSourcePathMap().FindFile(m_file_spec); in CommonInitializer()
257 target_sp->GetSourcePathMap().FindFile(original_file)) in ApplyFileMappings()
142 PathMappingList &GetSourcePathMap() const;
358 if (!GetSourcePathMap().ReverseRemapPath(file, remapped_file)) in CreateBreakpoint()4261 PathMappingList &TargetProperties::GetSourcePathMap() const { in GetSourcePathMap() function in TargetProperties