Lines Matching refs:SectionDescriptor
335 if (std::optional<SectionDescriptor *> DebugInfoSection = in updateDieRefPatchesWithClonedOffsets()
356 if (std::optional<SectionDescriptor *> DebugLocSection = in updateDieRefPatchesWithClonedOffsets()
368 if (std::optional<SectionDescriptor *> DebugLocListsSection = in updateDieRefPatchesWithClonedOffsets()
457 SectionDescriptor &DebugInfoSection = in emitLocations()
461 SectionDescriptor &OutLocationSection = in emitLocations()
525 uint64_t CompileUnit::emitLocListHeader(SectionDescriptor &OutLocationSection) { in emitLocListHeader()
551 SectionDescriptor &OutLocationSection) { in emitLocListFragment()
642 SectionDescriptor &OutAddrSection = in emitDebugAddrSection()
697 SectionDescriptor &DebugInfoSection = in cloneAndEmitRangeList()
699 SectionDescriptor &OutRangeSection = in cloneAndEmitRangeList()
770 uint64_t CompileUnit::emitRangeListHeader(SectionDescriptor &OutRangeSection) { in emitRangeListHeader()
794 SectionDescriptor &OutRangeSection) { in emitRangeListFragment()
842 SectionDescriptor &DebugInfoSection = in emitAranges()
844 SectionDescriptor &OutArangesSection = in emitAranges()
925 SectionDescriptor &OutSection = in emitMacroTableImpl()
1095 SmallVectorImpl<uint8_t> &OutputExpression, SectionDescriptor &Section, in cloneDieAttrExpression()