Searched refs:section_index (Results 1 – 1 of 1) sorted by relevance
306 size_t section_index) { in FindNextByteAfterSection() argument307 for (size_t i = section_index + 1; i < sorted_sections.size(); ++i) { in FindNextByteAfterSection()