Searched refs:SectionNameSize (Results 1 – 1 of 1) sorted by relevance
231 uint32_t SectionNameSize = SectionCtx.Ptr - SectionCtx.Start; in readSection() local232 Ctx.Ptr += SectionNameSize; in readSection()233 Size -= SectionNameSize; in readSection()