Home | History | Annotate | Download | only in Object

Lines Matching refs:begin_sections

708 section_iterator MachOObjectFile::begin_sections() const {
984 for (section_iterator SI = begin_sections(), SE = end_sections(); SI != SE;
1013 begin_sections();