Searched refs:newsymidx (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dstrip.c403 Elf32_Word *newsymidx; member in struct:shdr_info
1157 shdr_info[cnt].newsymidx
1190 shdr_info[cnt].newsymidx[inner] = destidx++;
1240 shdr_info[cnt].newsymidx[inner] = destidx++;
1266 free (shdr_info[cnt].newsymidx);
1267 shdr_info[cnt].newsymidx = NULL;
1320 const Elf32_Word *const newsymidx = shdr_info[symtabidx].newsymidx; local
1326 if (shdr_info[symtabidx].newsymidx == NULL)
1358 if (newsymidx[symid
[all...]

Completed in 100 milliseconds