Home | History | Annotate | Download | only in src

Lines Matching refs:refshdr

2464 	      GElf_Shdr *refshdr = gelf_getshdr (elf_getscn (ebl->elf, val),
2466 if (refshdr == NULL)
2473 if (refshdr->sh_type == SHT_GROUP)
2479 if ((refshdr->sh_flags & SHF_GROUP) == 0)