Searched refs:StartsIdx (Results 1 – 1 of 1) sorted by relevance
1322 size_t StartsIdx = 0; in PrintChainedFixups() local1327 if (StartsIdx < Segments.size() && I == Segments[StartsIdx].SegIdx) { in PrintChainedFixups()1328 SegOffset = Segments[StartsIdx].Offset; in PrintChainedFixups()1329 ++StartsIdx; in PrintChainedFixups()