Home | History | Annotate | Download | only in bfd

Lines Matching refs:sh_flags

10327 	      && elf_elfsections (sub)[elfsec]->sh_flags & SHF_LINK_ORDER
10714 /* sh_flags, sh_addr and sh_size all start off zero. */
11155 symstrtab_hdr->sh_flags = 0;
11350 && (hdr->sh_flags & SHF_ALLOC) != 0)
12417 const bfd_vma sh_flags = elf_section_flags (section);
12471 if ((flaginfo->only_with_flags & sh_flags) != flaginfo->only_with_flags)
12474 if ((flaginfo->not_with_flags & sh_flags) != 0)