Home | History | Annotate | Download | only in src

Lines Matching refs:SHF_GROUP

838      despite the SHF_GROUP flag.  This is an error in the input
956 if (unlikely (shdr->sh_flags & SHF_GROUP) && ld_state.gc_sections)
996 if ((shdr->sh_flags & SHF_GROUP) && grpscn == NULL)
1020 if (unlikely (shdr->sh_flags & SHF_GROUP))
1041 if (SCNINFO_SHDR (runp->shdr).sh_flags & SHF_GROUP)
2917 newp->flags = SCNINFO_SHDR (found->shdr).sh_flags & ~SHF_GROUP;
2953 & ~SHF_GROUP);
3188 && unlikely (head->flags & SHF_GROUP))