Home
last modified time | relevance | path

Searched refs:RangeAttribute (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1553 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit() local
1554 uint64_t Offset = RangeAttribute.get(); in patchRangesForUnit()
1555 RangeAttribute.set(TheDwarfEmitter->getRangesSectionSize()); in patchRangesForUnit()