Home | History | Annotate | Download | only in src

Lines Matching refs:SHF_GROUP

551 section [%2d] '%s': section with SHF_GROUP flag set not part of a section group\n"),
2479 if ((refshdr->sh_flags & SHF_GROUP) == 0)
2481 section [%2d] '%s': element %Zu references section [%2d] '%s' without SHF_GROUP flag set\n"),
3469 if ((shdr->sh_flags & ~(SHF_LINK_ORDER | SHF_GROUP))
3485 || ((shdr->sh_flags & ~(SHF_LINK_ORDER | SHF_GROUP
3498 | SHF_GROUP),
3582 | SHF_OS_NONCONFORMING | SHF_GROUP | SHF_TLS)
3634 if (shdr->sh_flags & SHF_GROUP)