Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching full:section_iterator

633   for (section_iterator si = Obj.begin_sections(), se = Obj.end_sections();
660 for (section_iterator si = Obj.begin_sections(), se = Obj.end_sections();
662 section_iterator RelSecI = si->getRelocatedSection();
705 section_iterator tsi(Obj.end_sections());
985 section_iterator si(Obj.end_sections());