Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
H A DDWARFEmitterImpl.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/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()