Home | History | Annotate | Download | only in gold

Lines Matching defs:strtab_shndx

243 // SHT_DYNAMIC section.  STRTAB_SHNDX, STRTAB, and STRTAB_SIZE are the
251 unsigned int strtab_shndx,
263 if (link != strtab_shndx)
361 unsigned int strtab_shndx = -1U;
401 strtab_shndx = this->adjust_shndx(dynsymshdr.get_sh_link());
402 if (strtab_shndx >= this->shnum())
405 strtab_shndx);
408 typename This::Shdr strtabshdr(pshdrs + strtab_shndx * This::shdr_size);
436 strtab_shndx, &sd->verdef, &sd->verdef_size,
440 strtab_shndx, &sd->verneed, &sd->verneed_size,
449 this->read_dynamic(pshdrs, dynamic_shndx, strtab_shndx,