Searched refs:destidx (Results 1 – 1 of 1) sorted by relevance
1233 size_t destidx; in handle_elf() local1235 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()[all …]