Home | History | Annotate | Download | only in Object

Lines Matching refs:Sections

40     Sections.push_back(DRI);
135 getSection64(Sections[Entry->SectionIndex-1], Section);
144 getSection(Sections[Entry->SectionIndex-1], Section);
231 getSectionSize(Sections[SectionIndex-1], Size);
232 getSectionAddress(Sections[SectionIndex-1], EndOffset);
330 Res = section_iterator(SectionRef(Sections[index-1], this));
405 /*===-- Sections ----------------------------------------------------------===*/
447 std::find(Sections.begin(), Sections.end(), Sec);
448 assert(loc != Sections.end() && "Sec is not a valid section!");
449 return std::distance(Sections.begin(), loc);
685 getSection64(Sections[Rel.d.b], Sect);
689 getSection(Sections[Rel.d.b], Sect);
705 getSection64(Sections[Rel.d.b], Sect);
709 getSection(Sections[Rel.d.b], Sect);
880 getSection64(Sections[Rel.d.b], Sect);
884 getSection(Sections[Rel.d.b], Sect);