Searched refs:OutRangeSection (Results 1 – 2 of 2) sorted by relevance
696 SectionDescriptor &OutRangeSection = in cloneAndEmitRangeList() local701 uint64_t OffsetAfterUnitLength = emitRangeListHeader(OutRangeSection); in cloneAndEmitRangeList()740 OutRangeSection.OS.tell()); in cloneAndEmitRangeList()741 emitRangeListFragment(LinkedRanges, OutRangeSection); in cloneAndEmitRangeList()750 OutRangeSection.OS.tell()); in cloneAndEmitRangeList()751 emitRangeListFragment(LinkedFunctionRanges, OutRangeSection); in cloneAndEmitRangeList()756 OutRangeSection.getFormParams().getDwarfOffsetByteSize() < in cloneAndEmitRangeList()758 OutRangeSection.apply( in cloneAndEmitRangeList()760 OutRangeSection.getFormParams().getDwarfOffsetByteSize(), in cloneAndEmitRangeList()762 OutRangeSection.OS.tell() - OffsetAfterUnitLength); in cloneAndEmitRangeList()[all …]
636 uint64_t emitRangeListHeader(SectionDescriptor &OutRangeSection);640 SectionDescriptor &OutRangeSection);