Searched refs:GetSourcePathMap (Results 1 – 4 of 4) sorted by relevance
87 target_sp->GetSourcePathMap().GetModificationID()) in GetFile()390 m_source_map_mod_id = target->GetSourcePathMap().GetModificationID(); in CommonInitializer()435 if (target->GetSourcePathMap().FindFile(m_file_spec, new_file_spec) || in CommonInitializer()
237 if (target_sp->GetSourcePathMap().FindFile(original_file, new_file_spec)) in ApplyFileMappings()
123 PathMappingList &GetSourcePathMap() const;
332 if (!GetSourcePathMap().ReverseRemapPath(file, remapped_file)) in CreateBreakpoint()3831 PathMappingList &TargetProperties::GetSourcePathMap() const { in GetSourcePathMap() function in TargetProperties