Searched refs:GlobalStart (Results 1 – 1 of 1) sorted by relevance
1415 const uint8_t *GlobalStart = Ctx.Ptr; in parseGlobalSection() local1416 Global.Offset = static_cast<uint32_t>(GlobalStart - SectionStart); in parseGlobalSection()1422 Global.Size = static_cast<uint32_t>(Ctx.Ptr - GlobalStart); in parseGlobalSection()