Searched refs:OutRangeSection (Results 1 – 2 of 2) sorted by relevance
699 SectionDescriptor &OutRangeSection = in cloneAndEmitRangeList() local761 OutRangeSection.apply( in cloneAndEmitRangeList()771 if (OutRangeSection.getFormParams().Version < 5) in emitRangeListHeader()775 OutRangeSection.emitUnitLength(0xBADDEF); in emitRangeListHeader()779 OutRangeSection.emitIntVal(5, 2); in emitRangeListHeader()782 OutRangeSection.emitIntVal(OutRangeSection.getFormParams().AddrSize, 1); in emitRangeListHeader()785 OutRangeSection.emitIntVal(0, 1); in emitRangeListHeader()788 OutRangeSection.emitIntVal(0, 4); in emitRangeListHeader()795 if (OutRangeSection.getFormParams().Version < 5) { in emitRangeListFragment()809 OutRangeSection.emitIntVal(0, OutRangeSection.getFormParams().AddrSize); in emitRangeListFragment()[all …]
636 uint64_t emitRangeListHeader(SectionDescriptor &OutRangeSection);640 SectionDescriptor &OutRangeSection);