Searched refs:symtabidx (Results 1 – 1 of 1) sorted by relevance
1319 const Elf32_Word symtabidx = shdr_info[cnt].old_sh_link; in handle_elf() local1320 const Elf32_Word *const newsymidx = shdr_info[symtabidx].newsymidx; in handle_elf()1326 if (shdr_info[symtabidx].newsymidx == NULL) in handle_elf()1333 && shdr_info[symtabidx].debug_data != NULL); in handle_elf()1401 shdr_info[symtabidx].idx), in handle_elf()1414 size_t strshndx = shdr_info[symtabidx].old_sh_link; in handle_elf()1435 for (size_t inner = shdr_info[symtabidx].shdr.sh_info; in handle_elf()1468 size_t strshndx = shdr_info[symtabidx].old_sh_link; in handle_elf()1489 for (size_t inner = shdr_info[symtabidx].shdr.sh_info; in handle_elf()1527 symd = elf_getdata (elf_getscn (newelf, shdr_info[symtabidx].idx), in handle_elf()