Searched refs:RangeAttribute (Results 1 – 1 of 1) sorted by relevance
1668 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit() local1669 uint64_t Offset = RangeAttribute.get(); in patchRangesForUnit()1670 RangeAttribute.set(TheDwarfEmitter->getRangesSectionSize()); in patchRangesForUnit()