Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h108 uint64_t getRangesSectionSize() const override { return RangesSectionSize; } in getRangesSectionSize() function
H A DDWARFLinker.h187 virtual uint64_t getRangesSectionSize() const = 0;
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1596 RangeAttribute.set(TheDwarfEmitter->getRangesSectionSize()); in patchRangesForUnit()
1631 Attr->set(TheDwarfEmitter->getRangesSectionSize()); in generateUnitRanges()