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