Home | History | Annotate | Download | only in src

Lines Matching full:symtabidx

1319 	const Elf32_Word symtabidx = shdr_info[cnt].old_sh_link;
1320 const Elf32_Word *const newsymidx = shdr_info[symtabidx].newsymidx;
1326 if (shdr_info[symtabidx].newsymidx == NULL)
1333 && shdr_info[symtabidx].debug_data != NULL);
1401 shdr_info[symtabidx].idx),
1414 size_t strshndx = shdr_info[symtabidx].old_sh_link;
1435 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1468 size_t strshndx = shdr_info[symtabidx].old_sh_link;
1489 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1527 symd = elf_getdata (elf_getscn (newelf, shdr_info[symtabidx].idx),