Searched refs:OutArangesSection (Results 1 – 1 of 1) sorted by relevance
844 SectionDescriptor &OutArangesSection = in emitAranges() local858 OutArangesSection.emitOffset(0xBADDEF); // Aranges length in emitAranges()862 OutArangesSection.notePatch( in emitAranges()865 OutArangesSection.emitIntVal(OutArangesSection.getFormParams().AddrSize, in emitAranges()867 OutArangesSection.emitIntVal(0, 1); // Segment size in emitAranges()870 OutArangesSection.emitIntVal(0, 1); // Padding in emitAranges()874 OutArangesSection.emitIntVal(Range.start(), in emitAranges()876 OutArangesSection.emitIntVal(Range.end() - Range.start(), in emitAranges()881 OutArangesSection.emitIntVal(0, OutArangesSection.getFormParams().AddrSize); in emitAranges()882 OutArangesSection.emitIntVal(0, OutArangesSection.getFormParams().AddrSize); in emitAranges()[all …]