Searched refs:RangeAttribute (Results 1 – 1 of 1) sorted by relevance
2894 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit() local2895 uint32_t Offset = RangeAttribute.get(); in patchRangesForUnit()2896 RangeAttribute.set(Streamer->getRangesSectionSize()); in patchRangesForUnit()