Searched refs:GetSourcePathMap (Results 1 – 4 of 4) sorted by relevance
81 target_sp->GetSourcePathMap().GetModificationID()) in GetFile()402 m_source_map_mod_id = target->GetSourcePathMap().GetModificationID(); in CommonInitializer()447 auto remapped = target->GetSourcePathMap().FindFile(m_file_spec); in CommonInitializer()
257 target_sp->GetSourcePathMap().FindFile(original_file)) in ApplyFileMappings()
130 PathMappingList &GetSourcePathMap() const;
339 if (!GetSourcePathMap().ReverseRemapPath(file, remapped_file)) in CreateBreakpoint()4000 PathMappingList &TargetProperties::GetSourcePathMap() const { in GetSourcePathMap() function in TargetProperties