Home | History | Annotate | Download | only in src

Lines Matching refs:sh_info

660        in the sh_link or sh_info element it cannot be removed either
715 && shdr_info[shdr_info[cnt].shdr.sh_info].idx != 0)
803 - specially marked references in sh_info if the SHF_INFO_LINK
813 /* Handle references through sh_info. */
815 && shdr_info[shdr_info[cnt].shdr.sh_info].idx == 0)
817 shdr_info[shdr_info[cnt].shdr.sh_info].idx = 1;
818 changes |= shdr_info[cnt].shdr.sh_info < cnt;
852 check_preserved (shdr_info[cnt].shdr.sh_info);
980 shdr_info[cnt].shdr.sh_info = SHN_UNDEF;
1036 shdr_info[cnt].shdr.sh_info = SHN_UNDEF;
1096 shdr_info[cnt].shdr.sh_info =
1097 shdr_info[shdr_info[cnt].shdr.sh_info].idx;
1196 shdr_info[cnt].shdr.sh_info = destidx - 1;
1246 shdr_info[cnt].shdr.sh_info = destidx - 1;
1435 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1489 for (size_t inner = shdr_info[symtabidx].shdr.sh_info;
1568 shdr->sh_info = newsymidx[shdr->sh_info];