Searched refs:ShstrtabIndex (Results 1 – 1 of 1) sorted by relevance
154 unsigned ShstrtabIndex; member in __anon4ed704dc0111::ELFObjectWriter460 if (ShstrtabIndex >= ELF::SHN_LORESERVE) in WriteHeader()463 Write16(ShstrtabIndex); in WriteHeader()1376 ShstrtabIndex = SectionIndexMap.size() + 1; in CreateMetadataSections()1377 SectionIndexMap[ShstrtabSection] = ShstrtabIndex; in CreateMetadataSections()1561 ShstrtabIndex >= ELF::SHN_LORESERVE ? ShstrtabIndex : 0; in writeSectionHeader()