Lines Matching defs:Sections
131 sections Sections;
236 assert(Section->Number != -1 && "Sections with relocations must be real!");
328 for (sections::iterator I = Sections.begin(), E = Sections.end(); I != E; ++I)
347 return createCOFFEntity<COFFSection>(Name, Sections);
714 for (sections::iterator i = Sections.begin(),
715 e = Sections.end(); i != e; i++) {
834 for (i = Sections.begin(), ie = Sections.end(); i != ie; i++)
842 for (i = Sections.begin(), ie = Sections.end(),