Searched refs:destidx (Results 1 – 1 of 1) sorted by relevance
1210 size_t destidx; in handle_elf() local1212 for (destidx = inner = 1; in handle_elf()1231 if (destidx != inner in handle_elf()1234 destidx, sym, in handle_elf()1238 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()1244 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()1279 if ((inner != destidx || nshndx != sym->st_shndx in handle_elf()1284 destidx, sym, in handle_elf()1288 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()1294 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()[all …]