Home
last modified time | relevance | path

Searched refs:SectionToOffsetInDwarf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp403 const std::vector<uint64_t> &SectionToOffsetInDwarf, in collectRelocationsToApplyToSwiftReflectionSections() argument
444 SectionToOffsetInDwarf[ReflSectionKind]; in collectRelocationsToApplyToSwiftReflectionSections()
496 SectionToOffsetInDwarf[ReflSectionKind] + It->getOffset(); in collectRelocationsToApplyToSwiftReflectionSections()
538 std::vector<uint64_t> &SectionToOffsetInDwarf, in copySwiftReflectionMetadata() argument
581 Section, *SectionContents, MO, SectionToOffsetInDwarf, Obj, in copySwiftReflectionMetadata()
586 SectionToOffsetInDwarf[SectionKind] += Section.getSize(); in copySwiftReflectionMetadata()
760 auto SectionToOffsetInDwarf = in linkImpl() local
764 SectionToOffsetInDwarf, RelocationsToApply); in linkImpl()
H A DDwarfLinkerForBinary.h251 const std::vector<uint64_t> &SectionToOffsetInDwarf,
261 std::vector<uint64_t> &SectionToOffsetInDwarf,