Searched refs:OutRangeSection (Results 1 – 2 of 2) sorted by relevance
699 SectionDescriptor &OutRangeSection = in cloneAndEmitRangeList() local704 uint64_t OffsetAfterUnitLength = emitRangeListHeader(OutRangeSection); in cloneAndEmitRangeList()743 OutRangeSection.OS.tell()); in cloneAndEmitRangeList()744 emitRangeListFragment(LinkedRanges, OutRangeSection); in cloneAndEmitRangeList()753 OutRangeSection.OS.tell()); in cloneAndEmitRangeList()754 emitRangeListFragment(LinkedFunctionRanges, OutRangeSection); in cloneAndEmitRangeList()759 OutRangeSection.getFormParams().getDwarfOffsetByteSize() < in cloneAndEmitRangeList()761 OutRangeSection.apply( in cloneAndEmitRangeList()763 OutRangeSection.getFormParams().getDwarfOffsetByteSize(), in cloneAndEmitRangeList()765 OutRangeSection.OS.tell() - OffsetAfterUnitLength); in cloneAndEmitRangeList()[all …]
636 uint64_t emitRangeListHeader(SectionDescriptor &OutRangeSection);640 SectionDescriptor &OutRangeSection);