Searched refs:shStrTab (Results 1 – 4 of 4) sorted by relevance
283 in.shStrTab = std::make_unique<StringTableSection>(".shstrtab", false); in createSyntheticSections()522 add(*in.shStrTab); in createSyntheticSections()2012 osec->shName = in.shStrTab->addString(osec->name); in finalizeSections()2076 finalizeSynthetic(in.shStrTab.get()); in finalizeSections()2844 uint32_t strTabIndex = in.shStrTab->getParent()->sectionIndex; in writeHeader()
1296 std::unique_ptr<StringTableSection> shStrTab; member
564 if (&s == in.shStrTab.get()) in discard()
3834 shStrTab.reset(); in reset()