Lines Matching refs:destidx
1982 size_t destidx; in handle_elf() local
1984 for (destidx = inner = 1; in handle_elf()
2003 if (destidx != inner in handle_elf()
2006 destidx, sym, in handle_elf()
2010 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2016 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
2050 if ((inner != destidx || nshndx != sym->st_shndx in handle_elf()
2055 destidx, sym, in handle_elf()
2059 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2065 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
2081 if (gelf_update_sym (shdr_info[cnt].data, destidx, in handle_elf()
2084 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2105 if (destidx != inner) in handle_elf()
2109 = destidx * elsize; in handle_elf()