Lines Matching refs:symtabidx
2185 const Elf32_Word symtabidx = info->old_sh_link; in handle_elf() local
2186 elf_assert (symtabidx < shnum + 2); in handle_elf()
2187 const Elf32_Word *const newsymidx = shdr_info[symtabidx].newsymidx; in handle_elf()
2196 if (info->idx == 0 && shdr_info[symtabidx].debug_data != NULL) in handle_elf()
2212 const Elf32_Word symidxn = (shdr_info[symtabidx].data->d_size in handle_elf()
2264 shdr_info[symtabidx].idx), in handle_elf()
2278 size_t strshndx = shdr_info[symtabidx].old_sh_link; in handle_elf()
2305 for (size_t inner = shdr_info[symtabidx].shdr.sh_info; in handle_elf()
2337 size_t strshndx = shdr_info[symtabidx].old_sh_link; in handle_elf()
2366 for (size_t inner = shdr_info[symtabidx].shdr.sh_info; in handle_elf()
2401 symd = elf_getdata (elf_getscn (newelf, shdr_info[symtabidx].idx), in handle_elf()
2405 const Elf32_Word syms = (shdr_info[symtabidx].data->d_size / symz); in handle_elf()
2442 const Elf32_Word symn = (shdr_info[symtabidx].data->d_size in handle_elf()