Lines Matching refs:destidx
1233 size_t destidx; in handle_elf() local
1235 for (destidx = inner = 1; in handle_elf()
1254 if (destidx != inner in handle_elf()
1257 destidx, sym, in handle_elf()
1261 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
1267 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
1302 if ((inner != destidx || nshndx != sym->st_shndx in handle_elf()
1307 destidx, sym, in handle_elf()
1311 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
1317 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
1335 if (destidx != inner) in handle_elf()
1339 = destidx * elsize; in handle_elf()