Searched refs:ShStrTab (Results 1 – 3 of 3) sorted by relevance
287 In.ShStrTab = make<StringTableSection>(".shstrtab", false); in createSyntheticSections()438 Add(In.ShStrTab); in createSyntheticSections()1745 Sec->ShName = In.ShStrTab->addString(Sec->Name); in finalizeSections()1775 finalizeSynthetic(In.ShStrTab); in finalizeSections()2432 uint32_t StrTabIndex = In.ShStrTab->getParent()->SectionIndex; in writeHeader()
1024 StringTableSection *ShStrTab; member
418 if (S == In.ShStrTab || S == In.RelaDyn || S == In.RelrDyn) in discard()