Searched refs:NextSection (Results 1 – 1 of 1) sorted by relevance
607 section_iterator NextSection; member in ObjectFileHandler612 NextSection(Obj->section_begin()) {} in ObjectFileHandler()619 while (NextSection != Obj->section_end()) { in ReadBundleStart()620 CurrentSection = NextSection; in ReadBundleStart()621 ++NextSection; in ReadBundleStart()