Searched refs:FromTo (Results 1 – 4 of 4) sorted by relevance
555 auto FromTo = in computeArchiveRelativePath() local558 auto FromI = FromTo.first; in computeArchiveRelativePath()559 auto ToI = FromTo.second; in computeArchiveRelativePath()
219 DenseMap<SectionBase *, SectionBase *> FromTo; in replaceDebugSections() local225 FromTo[S] = *NewSection; in replaceDebugSections()232 Sec.replaceSectionReferences(FromTo); in replaceDebugSections()
717 const DenseMap<SectionBase *, SectionBase *> &FromTo) override;785 const DenseMap<SectionBase *, SectionBase *> &FromTo) override;825 const DenseMap<SectionBase *, SectionBase *> &FromTo) override;
792 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument794 if (SectionBase *To = FromTo.lookup(Sym->DefinedIn)) in replaceSectionReferences()1018 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument1020 if (SectionBase *To = FromTo.lookup(SecToApplyRel)) in replaceSectionReferences()1107 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument1109 if (SectionBase *To = FromTo.lookup(Sec)) in replaceSectionReferences()