Searched refs:symTabShndx (Results 1 – 2 of 2) sorted by relevance
369 in.symTabShndx = make<SymtabShndxSection>(); in createSyntheticSections()575 if (in.symTabShndx) in createSyntheticSections()576 add(in.symTabShndx); in createSyntheticSections()2131 finalizeSynthetic(in.symTabShndx); in finalizeSections()
1223 SymtabShndxSection *symTabShndx; member