Lines Matching full:symtabidx
1373 const Elf32_Word symtabidx = shdr_info[cnt].old_sh_link;
1374 const Elf32_Word *const newsymidx = shdr_info[symtabidx].newsymidx;
1380 if (shdr_info[symtabidx].newsymidx == NULL)
1387 && shdr_info[symtabidx].debug_data != NULL);
1455 shdr_info[symtabidx].idx),
1468 size_t strshndx = shdr_info[symtabidx].old_sh_link;
1489 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1522 size_t strshndx = shdr_info[symtabidx].old_sh_link;
1543 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1581 symd = elf_getdata (elf_getscn (newelf, shdr_info[symtabidx].idx),