Searched refs:NextSection (Results 1 – 1 of 1) sorted by relevance
548 section_iterator NextSection; member in __anonaf6d25920111::ObjectFileHandler558 NextSection(Obj->section_begin()), BundlerConfig(BC) {} in ObjectFileHandler()566 while (NextSection != Obj->section_end()) { in ReadBundleStart()567 CurrentSection = NextSection; in ReadBundleStart()568 ++NextSection; in ReadBundleStart()