Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp219 DenseMap<SectionBase *, SectionBase *> FromTo; in replaceDebugSections() local
H A DObject.cpp792 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
1018 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
1107 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchiveWriter.cpp555 auto FromTo = in computeArchiveRelativePath() local