Searched refs:NextSection (Results 1 – 1 of 1) sorted by relevance
510 section_iterator NextSection; member in ObjectFileHandler516 NextSection(Obj->section_begin()) {} in ObjectFileHandler()523 while (NextSection != Obj->section_end()) { in ReadBundleStart()524 CurrentSection = NextSection; in ReadBundleStart()525 ++NextSection; in ReadBundleStart()