Lines Matching refs:SectionIndex
133 if (Entry->SectionIndex) {
135 getSection64(Sections[Entry->SectionIndex-1], Section);
142 if (Entry->SectionIndex) {
144 getSection(Sections[Entry->SectionIndex-1], Section);
171 uint8_t SectionIndex;
176 SectionIndex = Entry->SectionIndex;
177 if (!SectionIndex) {
194 if (Entry->SectionIndex == SectionIndex && Entry->Value > BeginOffset)
204 SectionIndex = Entry->SectionIndex;
205 if (!SectionIndex) {
222 if (Entry->SectionIndex == SectionIndex && Entry->Value > BeginOffset)
231 getSectionSize(Sections[SectionIndex-1], Size);
232 getSectionAddress(Sections[SectionIndex-1], EndOffset);
320 index = Entry->SectionIndex;
324 index = Entry->SectionIndex;