Searched refs:GetSourcePathMap (Results 1 – 5 of 5) sorted by relevance
92 target_sp->GetSourcePathMap().GetModificationID()) in GetFile()416 m_source_map_mod_id = target->GetSourcePathMap().GetModificationID(); in CommonInitializer()462 auto remapped = target->GetSourcePathMap().FindFile(m_file_spec); in CommonInitializer()
257 target_sp->GetSourcePathMap().FindFile(original_file)) in ApplyFileMappings()
265 if (target.GetSourcePathMap().AppendUnique(new_mapping_from, in DeduceSourceMapping()
142 PathMappingList &GetSourcePathMap() const;
361 GetSourcePathMap().ReverseRemapPath(file, remapped_file); in CreateBreakpoint()4358 PathMappingList &TargetProperties::GetSourcePathMap() const { in GetSourcePathMap() function in TargetProperties