Lines Matching refs:sh_info
715 && shdr_info[shdr_info[cnt].shdr.sh_info].idx != 0) in handle_elf()
815 && shdr_info[shdr_info[cnt].shdr.sh_info].idx == 0) in handle_elf()
817 shdr_info[shdr_info[cnt].shdr.sh_info].idx = 1; in handle_elf()
818 changes |= shdr_info[cnt].shdr.sh_info < cnt; in handle_elf()
852 check_preserved (shdr_info[cnt].shdr.sh_info); in handle_elf()
980 shdr_info[cnt].shdr.sh_info = SHN_UNDEF; in handle_elf()
1036 shdr_info[cnt].shdr.sh_info = SHN_UNDEF; in handle_elf()
1096 shdr_info[cnt].shdr.sh_info = in handle_elf()
1097 shdr_info[shdr_info[cnt].shdr.sh_info].idx; in handle_elf()
1196 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
1246 shdr_info[cnt].shdr.sh_info = destidx - 1; in handle_elf()
1435 for (size_t inner = shdr_info[symtabidx].shdr.sh_info; in handle_elf()
1489 for (size_t inner = shdr_info[symtabidx].shdr.sh_info; in handle_elf()
1568 shdr->sh_info = newsymidx[shdr->sh_info]; in handle_elf()