Lines Matching defs:symtabidx
1464 const Elf32_Word symtabidx = shdr_info[cnt].old_sh_link;
1465 elf_assert (symtabidx < shnum + 2);
1466 const Elf32_Word *const newsymidx = shdr_info[symtabidx].newsymidx;
1472 if (shdr_info[symtabidx].newsymidx == NULL)
1479 && shdr_info[symtabidx].debug_data != NULL);
1498 const Elf32_Word symidxn = (shdr_info[symtabidx].data->d_size
1553 shdr_info[symtabidx].idx),
1567 size_t strshndx = shdr_info[symtabidx].old_sh_link;
1594 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1627 size_t strshndx = shdr_info[symtabidx].old_sh_link;
1656 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1694 symd = elf_getdata (elf_getscn (newelf, shdr_info[symtabidx].idx),
1698 const Elf32_Word syms = (shdr_info[symtabidx].data->d_size / symz);
1738 const Elf32_Word symn = (shdr_info[symtabidx].data->d_size