Lines Matching refs:sh_link
326 reloc_symtab->p_shdr.sh_link, sym.st_name);
431 reloc_symtab->p_shdr.sh_link, sym.st_name);
551 (_shdr.sh_link == (GElf_Word)symscnndx)) {
625 p_symtab->p_shdr.sh_link,
629 p_symtab->p_shdr.sh_link, sym.st_name);
705 EC_WORD(p->p_shdr.sh_link),
798 if ((p_scns->p_shdr.sh_link == 0) ||
800 (p_scns->p_shdr.sh_link >= (GElf_Word)shnum)) {
801 (void) fprintf(stderr, "%s: %s: invalid sh_link field: "
802 "section #: %d sh_link: %d\n",
805 (int)p_scns->p_shdr.sh_link);
808 head_scns += (p_scns->p_shdr.sh_link -1);
1013 p_symtab->p_shdr.sh_link,
1110 link = p_scns->p_shdr.sh_link;
1446 EC_WORD(shdr0.sh_link),