Searched defs:FromTo (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.cpp | 763 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument |
H A D | ELFObjcopy.cpp | 232 DenseMap<SectionBase *, SectionBase *> FromTo; replaceDebugSections() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ | ||
H A D | ArchiveWriter.cpp | 950 auto FromTo = computeArchiveRelativePath() local |