Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h106 uint64_t getRangesSectionSize() const override { return RangesSectionSize; } in getRangesSectionSize()
216 uint64_t RangesSectionSize = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp110 RangesSectionSize = 0; in init()
381 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()
382 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()
389 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()
390 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()