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()448 if (target->GetSourcePathMap().FindFile(m_file_spec, new_file_spec) || in CommonInitializer()
258 if (target_sp->GetSourcePathMap().FindFile(original_file, new_file_spec)) in ApplyFileMappings()
126 PathMappingList &GetSourcePathMap() const;
337 if (!GetSourcePathMap().ReverseRemapPath(file, remapped_file)) in CreateBreakpoint()3921 PathMappingList &TargetProperties::GetSourcePathMap() const { in GetSourcePathMap() function in TargetProperties