Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp395 const std::vector<uint64_t> &SectionToOffsetInDwarf, in collectRelocationsToApplyToSwiftReflectionSections() argument
436 SectionToOffsetInDwarf[ReflSectionKind]; in collectRelocationsToApplyToSwiftReflectionSections()
488 SectionToOffsetInDwarf[ReflSectionKind] + It->getOffset(); in collectRelocationsToApplyToSwiftReflectionSections()
496 std::vector<uint64_t> &SectionToOffsetInDwarf, in copySwiftReflectionMetadata() argument
539 Section, *SectionContents, MO, SectionToOffsetInDwarf, Obj, in copySwiftReflectionMetadata()
544 SectionToOffsetInDwarf[SectionKind] += Section.getSize(); in copySwiftReflectionMetadata()
657 auto SectionToOffsetInDwarf = in link() local
661 SectionToOffsetInDwarf, RelocationsToApply); in link()
H A DDwarfLinkerForBinary.h208 const std::vector<uint64_t> &SectionToOffsetInDwarf,
215 std::vector<uint64_t> &SectionToOffsetInDwarf,