Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h106 uint64_t getRangesSectionSize() const override { return RangesSectionSize; } in getRangesSectionSize() function
H A DDWARFLinker.h194 virtual uint64_t getRangesSectionSize() const = 0;
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1670 RangeAttribute.set(TheDwarfEmitter->getRangesSectionSize()); in patchRangesForUnit()
1719 Attr->set(TheDwarfEmitter->getRangesSectionSize()); in generateUnitRanges()