Lines Matching refs:newsymidx
40 Elf32_Word *newsymidx);
374 shdr_info[cnt].newsymidx =
457 shdr_info[cnt].newsymidx[inner] = destidx;
507 shdr_info[cnt].newsymidx[inner] = destidx;
553 shdr_info[cnt].newsymidx[inner] = (Elf32_Word)-1;
602 FREE (shdr_info[cnt].newsymidx);
603 shdr_info[cnt].newsymidx = NULL;
705 Elf32_Word *newsymidx =
706 shdr_info[shdr_info[cnt].old_shdr.sh_link].newsymidx;
722 /* If that symbol table hasn't changed, then its newsymidx
726 if (newsymidx == NULL) continue;
731 newsymidx);
742 if (shdr_info[symtabidx].newsymidx == NULL)
1316 Elf32_Word *newsymidx)
1342 the newsymidx[] array at the old index. If the value at that
1359 if (newsymidx[symidx] != (Elf32_Word)-1)
1361 rel_mem.r_info = GELF_R_INFO (newsymidx[symidx],
1379 if (newsymidx[symidx] != (Elf32_Word)-1)
1382 = GELF_R_INFO (newsymidx[symidx],
1465 the newsymidx[] array at the old index. If the value at that