Lines Matching defs:SectionIndex
35 uint8_t SectionIndex;
484 if (Entry.SectionIndex) {
487 SecRel.d.a = Entry.SectionIndex-1;
519 uint8_t SectionIndex;
527 SectionIndex = Entry.SectionIndex;
528 if (!SectionIndex) {
545 if (Entry.SectionIndex == SectionIndex && Value > BeginOffset)
552 Sec.d.a = SectionIndex-1;
650 uint8_t index = Entry.SectionIndex;