Home | History | Annotate | Download | only in llvm-nm

Lines Matching full:section_iterator

366     section_iterator Sec = MachO->section_end();
702 section_iterator SecI = Obj.section_end();
752 section_iterator Sec = Obj.section_end();
856 for (section_iterator I = Obj->section_begin(), E = Obj->section_end();