Lines Matching refs:RangesSectionWriter
268 DebugRangesSectionWriter *RangesSectionWriter = in updateDebugInfo() local
287 DebugRangesSectionWriter *TempRangesSectionWriter = RangesSectionWriter; in updateDebugInfo()
291 RangesBase = RangesSectionWriter->getSectionOffset(); in updateDebugInfo()
317 RangesBase = RangesSectionWriter->getSectionOffset() + in updateDebugInfo()
319 RangesSectionWriter->initSection(*Unit); in updateDebugInfo()
325 *DebugLocWriter, *RangesSectionWriter, RangesBase); in updateDebugInfo()
328 RangesSectionWriter->finalizeSection(); in updateDebugInfo()
359 DebugRangesSectionWriter &RangesSectionWriter, in updateUnitDebugInfo() argument
411 RangesSectionWriter.addRanges(OutputRanges); in updateUnitDebugInfo()
450 DIE, RangesSectionWriter.addRanges(FunctionRanges), DebugInfoPatcher, in updateUnitDebugInfo()
459 uint64_t RangesSectionOffset = RangesSectionWriter.getEmptyRangesOffset(); in updateUnitDebugInfo()
474 RangesSectionOffset = RangesSectionWriter.addRanges( in updateUnitDebugInfo()