Searched defs:SectionSizesAccumulator (Results 1 – 2 of 2) sorted by relevance
413 std::array<uint64_t, SectionKindsNum> &SectionSizesAccumulator) { in assignSectionsOffsetAndAccumulateSize()
990 std::array<uint64_t, SectionKindsNum> SectionSizesAccumulator = {0}; in assignOffsetsToSections() local