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