Lines Matching refs:SHT_NOBITS

883   if (hdr->sh_type != SHT_NOBITS)  in _bfd_elf_make_section_from_shdr()
890 if (hdr->sh_type != SHT_NOBITS) in _bfd_elf_make_section_from_shdr()
1634 case SHT_NOBITS: /* .bss section. */ in bfd_section_from_shdr()
2163 { STRING_COMMA_LEN (".bss"), -2, SHT_NOBITS, SHF_ALLOC + SHF_WRITE },
2200 { STRING_COMMA_LEN (".gnu.linkonce.b"), -2, SHT_NOBITS, SHF_ALLOC + SHF_WRITE },
2269 { STRING_COMMA_LEN (".tbss"), -2, SHT_NOBITS, SHF_ALLOC + SHF_WRITE + SHF_TLS },
2674 return SHT_NOBITS; in bfd_elf_get_default_section_type()
2739 else if (this_hdr->sh_type == SHT_NOBITS in elf_fake_sections()
2762 case SHT_NOBITS: in elf_fake_sections()
2853 this_hdr->sh_type = SHT_NOBITS; in elf_fake_sections()
2900 if (sh_type == SHT_NOBITS && asect->size != 0) in elf_fake_sections()
3534 if (i_shdrp->sh_type != SHT_NOBITS) in _bfd_elf_assign_file_position_for_section()
4661 elf_section_type (m->sections[i]) = SHT_NOBITS; in assign_file_positions_for_load_sections()
4667 if (elf_section_type (m->sections[i]) != SHT_NOBITS) in assign_file_positions_for_load_sections()
4792 && (this_hdr->sh_type != SHT_NOBITS in assign_file_positions_for_load_sections()
4814 if (this_hdr->sh_type != SHT_NOBITS) in assign_file_positions_for_load_sections()
4856 if (this_hdr->sh_type != SHT_NOBITS) in assign_file_positions_for_load_sections()
4859 else if (this_hdr->sh_type == SHT_NOBITS in assign_file_positions_for_load_sections()
4875 if (this_hdr->sh_type != SHT_NOBITS) in assign_file_positions_for_load_sections()
4985 || (hdr->sh_type == SHT_NOBITS in assign_file_positions_for_non_load_sections()
5179 if (hdr->sh_type != SHT_NOBITS) in assign_file_positions_for_non_load_sections()