Lines Matching defs:strtab_shndx
832 unsigned int strtab_shndx = this->adjust_shndx(symtabshdr.get_sh_link());
833 if (strtab_shndx >= this->shnum())
835 this->error(_("invalid symbol table name index: %u"), strtab_shndx);
838 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size);
2120 const unsigned int strtab_shndx =
2123 const unsigned char* pnamesu = this->section_contents(strtab_shndx,
2575 const unsigned int strtab_shndx =
2578 const unsigned char* pnamesu = this->section_contents(strtab_shndx,