Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h145 uint64_t getRangesSectionSize() const override { return RangesSectionSize; } in getRangesSectionSize()
296 uint64_t RangesSectionSize = 0; variable
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp140 RangesSectionSize = 0; in init()
478 Patch.set(RangesSectionSize); in emitDwarfDebugRangesTableFragment()
493 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()
494 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()
501 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()
502 RangesSectionSize += AddressSize; in emitDwarfDebugRangesTableFragment()