Lines Matching defs:Sections
141 SectionPair Sections;
174 Sections.SectionA = SectionA;
175 Sections.SectionB = SectionB;
185 Sections.SectionA = SectionA;
186 Sections.SectionB = SectionB;
254 SectionList Sections;
478 return Sections[SectionID].getLoadAddress();
485 return Sections[SectionID].getAddress();
493 reinterpret_cast<char *>(Sections[SectionID].getAddress()),
494 Sections[SectionID].getStubOffset() + getMaxStubSize());