Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp763 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1002 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1097 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
2205 replaceSections(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSections() argument
[all...]
H A DELFObjcopy.cpp232 DenseMap<SectionBase *, SectionBase *> FromTo; replaceDebugSections() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp950 auto FromTo = computeArchiveRelativePath() local