Searched refs:getDotStrTabSecNo (Results 1 – 2 of 2) sorted by relevance
147 unsigned getDotStrTabSecNo() const { return Doc.Sections.size() + 2; } in getDotStrTabSecNo() function in __anonfe6449970311::ELFState268 SHeader.sh_link = getDotStrTabSecNo(); in initSymtabSectionHeader()463 SN2I.addName(".strtab", getDotStrTabSecNo()); in buildSectionIndex()
173 unsigned getDotStrTabSecNo() const { return SN2I.get(".strtab"); } in getDotStrTabSecNo() function in __anon411284cf0311::ELFState310 SHeader.sh_link = IsStatic ? getDotStrTabSecNo() : getDotDynStrSecNo(); in initSymtabSectionHeader()