Lines Matching defs:Sections
142 SectionPair Sections;
175 Sections.SectionA = SectionA;
176 Sections.SectionB = SectionB;
186 Sections.SectionA = SectionA;
187 Sections.SectionB = SectionB;
255 SectionList Sections;
489 return Sections[SectionID].getLoadAddress();
496 return Sections[SectionID].getAddress();
504 reinterpret_cast<char *>(Sections[SectionID].getAddress()),
505 Sections[SectionID].getStubOffset() + getMaxStubSize());