Lines Matching refs:destidx
1931 size_t destidx; in handle_elf() local
1933 for (destidx = inner = 1; in handle_elf()
1952 if (destidx != inner in handle_elf()
1955 destidx, sym, in handle_elf()
1959 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
1965 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
1999 if ((inner != destidx || nshndx != sym->st_shndx in handle_elf()
2004 destidx, sym, in handle_elf()
2008 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2014 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
2030 if (gelf_update_sym (shdr_info[cnt].data, destidx, in handle_elf()
2033 shdr_info[cnt].newsymidx[inner] = destidx++; in handle_elf()
2054 if (destidx != inner) in handle_elf()
2058 = destidx * elsize; in handle_elf()