Lines Matching refs:shstrtab_hdr

1807 	  elf_tdata (abfd)->shstrtab_hdr = *hdr;  in bfd_section_from_shdr()
1808 elf_elfsections (abfd)[shindex] = &elf_tdata (abfd)->shstrtab_hdr; in bfd_section_from_shdr()
3089 _bfd_elf_strtab_addref (elf_shstrtab (abfd), t->shstrtab_hdr.sh_name); in assign_section_numbers()
3121 t->shstrtab_hdr.sh_size = _bfd_elf_strtab_size (elf_shstrtab (abfd)); in assign_section_numbers()
3143 i_shdrp[elf_shstrtab_sec (abfd)] = &t->shstrtab_hdr; in assign_section_numbers()
3551 Elf_Internal_Shdr *shstrtab_hdr; in _bfd_elf_compute_section_file_positions() local
3598 shstrtab_hdr = &elf_tdata (abfd)->shstrtab_hdr; in _bfd_elf_compute_section_file_positions()
3600 shstrtab_hdr->sh_type = SHT_STRTAB; in _bfd_elf_compute_section_file_positions()
3601 shstrtab_hdr->sh_flags = 0; in _bfd_elf_compute_section_file_positions()
3602 shstrtab_hdr->sh_addr = 0; in _bfd_elf_compute_section_file_positions()
3603 shstrtab_hdr->sh_size = _bfd_elf_strtab_size (elf_shstrtab (abfd)); in _bfd_elf_compute_section_file_positions()
3604 shstrtab_hdr->sh_entsize = 0; in _bfd_elf_compute_section_file_positions()
3605 shstrtab_hdr->sh_link = 0; in _bfd_elf_compute_section_file_positions()
3606 shstrtab_hdr->sh_info = 0; in _bfd_elf_compute_section_file_positions()
3608 shstrtab_hdr->sh_addralign = 1; in _bfd_elf_compute_section_file_positions()
5391 elf_tdata (abfd)->shstrtab_hdr.sh_name = in prep_headers()
5395 || elf_tdata (abfd)->shstrtab_hdr.sh_name == (unsigned int) -1) in prep_headers()
5476 && (bfd_seek (abfd, t->shstrtab_hdr.sh_offset, SEEK_SET) != 0 in _bfd_elf_write_object_contents()