Searched refs:NextSection (Results 1 – 1 of 1) sorted by relevance
551 section_iterator NextSection; member in __anon363a5eb30111::ObjectFileHandler561 NextSection(Obj->section_begin()), BundlerConfig(BC) {} in ObjectFileHandler()569 while (NextSection != Obj->section_end()) { in ReadBundleStart()570 CurrentSection = NextSection; in ReadBundleStart()571 ++NextSection; in ReadBundleStart()