Home | History | Annotate | Download | only in src

Lines Matching full:destidx

1162 		size_t destidx;
1164 for (destidx = inner = 1;
1183 if (destidx != inner
1186 destidx, sym,
1190 shdr_info[cnt].newsymidx[inner] = destidx++;
1196 shdr_info[cnt].shdr.sh_info = destidx - 1;
1231 if ((inner != destidx || nshndx != sym->st_shndx
1236 destidx, sym,
1240 shdr_info[cnt].newsymidx[inner] = destidx++;
1246 shdr_info[cnt].shdr.sh_info = destidx - 1;
1256 if (destidx != inner)
1260 = destidx * elsize;