Searched refs:NextSection (Results 1 – 1 of 1) sorted by relevance
567 section_iterator NextSection; member in __anoncaeeea5c0211::ObjectFileHandler577 NextSection(Obj->section_begin()), BundlerConfig(BC) {} in ObjectFileHandler()585 while (NextSection != Obj->section_end()) { in ReadBundleStart()586 CurrentSection = NextSection; in ReadBundleStart()587 ++NextSection; in ReadBundleStart()