Lines Matching refs:sh_info
722 if (cnt < shdr->sh_info) in check_symtab()
845 if (cnt >= shdr->sh_info) in check_symtab()
852 if (cnt < shdr->sh_info) in check_symtab()
1155 if (shdr->sh_info >= shnum) in check_reloc_shdr()
1158 else if (shdr->sh_info != 0) in check_reloc_shdr()
1160 *destshdrp = gelf_getshdr (elf_getscn (ebl->elf, shdr->sh_info), in check_reloc_shdr()
1176 if (shdr->sh_info != 0) in check_reloc_shdr()
1571 if (shdr->sh_info != 0) in check_dynamic()
1863 if (shdr->sh_info != 0) in check_symtab_shndx()
2380 if (shdr->sh_info >= symshdr->sh_size / gelf_fsize (ebl->elf, ELF_T_SYM, in check_group()
2391 GElf_Sym *sym = gelf_getsym (elf_getdata (symscn, NULL), shdr->sh_info, in check_group()
2828 for (int cnt = shdr->sh_info; --cnt >= 0; ) in check_verneed()
2971 for (int cnt = shdr->sh_info; --cnt >= 0; ) in check_verdef()
3391 if (shdr->sh_info != 0) in check_sections()
3617 if (SH_INFO_LINK_P (shdr) && shdr->sh_info >= shnum) in check_sections()