Searched refs:RangeAttribute (Results 1 – 1 of 1) sorted by relevance
2214 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit() local2215 uint32_t Offset = RangeAttribute->getValue(); in patchRangesForUnit()2216 RangeAttribute->setValue(Streamer->getRangesSectionSize()); in patchRangesForUnit()