Lines Matching refs:destidx
1985 size_t destidx; in handle_elf() local
1987 for (destidx = inner = 1; in handle_elf()
2006 if (destidx != inner in handle_elf()
2009 destidx, sym, in handle_elf()
2013 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2019 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
2053 if ((inner != destidx || nshndx != sym->st_shndx in handle_elf()
2058 destidx, sym, in handle_elf()
2062 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2068 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
2084 if (gelf_update_sym (shdr_info[cnt].data, destidx, in handle_elf()
2087 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2108 if (destidx != inner) in handle_elf()
2112 = destidx * elsize; in handle_elf()