Home | History | Annotate | Download | only in MC

Lines Matching full:shstrtabindex

118     unsigned ShstrtabIndex;
431 if (ShstrtabIndex >= ELF::SHN_LORESERVE)
434 Write16(ShstrtabIndex);
1166 ShstrtabIndex = SectionIndexMap.lookup(ShstrtabSection);
1438 ShstrtabIndex >= ELF::SHN_LORESERVE ? ShstrtabIndex : 0;