Searched refs:FromTo (Results 1 – 4 of 4) sorted by relevance
534 auto FromTo = in computeArchiveRelativePath() local537 auto FromI = FromTo.first; in computeArchiveRelativePath()538 auto ToI = FromTo.second; in computeArchiveRelativePath()
326 DenseMap<SectionBase *, SectionBase *> FromTo; in replaceDebugSections() local328 FromTo[S] = addSection(S); in replaceDebugSections()334 Sec.replaceSectionReferences(FromTo); in replaceDebugSections()
701 const DenseMap<SectionBase *, SectionBase *> &FromTo) override;768 const DenseMap<SectionBase *, SectionBase *> &FromTo) override;805 const DenseMap<SectionBase *, SectionBase *> &FromTo) override;
711 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument713 if (SectionBase *To = FromTo.lookup(Sym->DefinedIn)) in replaceSectionReferences()913 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument915 if (SectionBase *To = FromTo.lookup(SecToApplyRel)) in replaceSectionReferences()985 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument987 if (SectionBase *To = FromTo.lookup(Sec)) in replaceSectionReferences()