Searched refs:SectionKindsNum (Results 1 – 3 of 3) sorted by relevance
53 static constexpr size_t SectionKindsNum = variable56 static constexpr StringLiteral SectionNames[SectionKindsNum] = {
413 std::array<uint64_t, SectionKindsNum> &SectionSizesAccumulator) { in assignSectionsOffsetAndAccumulateSize()
992 std::array<uint64_t, SectionKindsNum> SectionSizesAccumulator = {0}; in assignOffsetsToSections()