Home
last modified time | relevance | path

Searched defs:SectionSizesAccumulator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h413 SectionSizesAccumulator[static_cast<uint8_t>( in assignSectionsOffsetAndAccumulateSize() argument
H A DDWARFLinkerImpl.cpp990 std::array<uint64_t, SectionKindsNum> SectionSizesAccumulator = {0}; in assignOffsetsToSections() local