Lines Matching refs:destidx
1294 size_t destidx; in handle_elf() local
1296 for (destidx = inner = 1; in handle_elf()
1315 if (destidx != inner in handle_elf()
1318 destidx, sym, in handle_elf()
1322 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
1328 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
1364 if ((inner != destidx || nshndx != sym->st_shndx in handle_elf()
1369 destidx, sym, in handle_elf()
1373 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
1379 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
1399 if (destidx != inner) in handle_elf()
1403 = destidx * elsize; in handle_elf()