Searched refs:shStrTab (Results 1 – 4 of 4) sorted by relevance
2005 if (!ctx.in.shStrTab && !(osec->flags & SHF_ALLOC)) in finalizeSections()2009 if (ctx.in.shStrTab) in finalizeSections()2010 osec->shName = ctx.in.shStrTab->addString(osec->name); in finalizeSections()2085 finalizeSynthetic(ctx, ctx.in.shStrTab.get()); in finalizeSections()2883 if (!ctx.in.shStrTab) in writeHeader()2903 uint32_t strTabIndex = ctx.in.shStrTab->getParent()->sectionIndex; in writeHeader()
598 std::unique_ptr<StringTableSection> shStrTab; member
680 if (&s == ctx.in.shStrTab.get()) in discard()
4737 ctx.in.shStrTab = in createSyntheticSections()4998 if (ctx.in.shStrTab) in createSyntheticSections()4999 add(*ctx.in.shStrTab); in createSyntheticSections()