Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp783 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1028 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
1123 replaceSectionReferences(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSectionReferences() argument
2257 replaceSections(const DenseMap<SectionBase *,SectionBase * > & FromTo) replaceSections() argument
[all...]
H A DELFObjcopy.cpp257 DenseMap<SectionBase *, SectionBase *> FromTo; compressOrDecompressSections() local
/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp983 auto FromTo = computeArchiveRelativePath() local