Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp750 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
989 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
1084 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
2185 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSections() argument
H A DELFObjcopy.cpp215 DenseMap<SectionBase *, SectionBase *> FromTo; in replaceDebugSections() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DArchiveWriter.cpp643 auto FromTo = in computeArchiveRelativePath() local