Searched refs:move_to_section_end (Results 1 – 1 of 1) sorted by relevance
177 void advance(bool move_to_section_end = false) { in advance() argument178 if (move_to_section_end && decoder_.pc() < section_end_) { in advance()