Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2214 for (const auto &RangeAttribute : Unit.getRangesAttributes()) { in patchRangesForUnit() local
2215 uint32_t Offset = RangeAttribute->getValue(); in patchRangesForUnit()
2216 RangeAttribute->setValue(Streamer->getRangesSectionSize()); in patchRangesForUnit()