Home
last modified time | relevance | path

Searched defs:FromTo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp783 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
1028 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
1123 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
2253 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSections() argument
H A DELFObjcopy.cpp257 DenseMap<SectionBase *, SectionBase *> FromTo; in compressOrDecompressSections() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp1014 auto FromTo = in computeArchiveRelativePath() local