Lines Matching refs:elf_section_data
708 elf_section_data (newsect)->this_hdr = *hdr; in _bfd_elf_make_section_from_shdr()
709 elf_section_data (newsect)->this_idx = shindex; in _bfd_elf_make_section_from_shdr()
985 secdata = elf_section_data (sec); in _bfd_elf_merge_sections()
2027 hdr2 = &elf_section_data (target_sect)->rel_hdr; in bfd_section_from_shdr()
2031 BFD_ASSERT (elf_section_data (target_sect)->rel_hdr2 == NULL); in bfd_section_from_shdr()
2034 elf_section_data (target_sect)->rel_hdr2 = hdr2; in bfd_section_from_shdr()
2603 this_hdr = &elf_section_data (asect)->this_hdr; in elf_fake_sections()
2778 &elf_section_data (asect)->rel_hdr, in elf_fake_sections()
2815 elf_section_data (sec)->this_hdr.sh_info = symindx; in bfd_elf_set_group_contents()
2825 elf_section_data (sec)->this_hdr.contents = sec->contents; in bfd_elf_set_group_contents()
2855 idx = elf_section_data (s)->this_idx; in bfd_elf_set_group_contents()
2872 elf_section_data (elt->output_section)->this_idx, loc); in bfd_elf_set_group_contents()
2907 d = elf_section_data (sec); in assign_section_numbers()
2929 d = elf_section_data (sec); in assign_section_numbers()
3026 struct bfd_elf_section_data *d = elf_section_data (sec); in assign_section_numbers()
3057 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3113 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3133 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3143 d->this_hdr.sh_info = elf_section_data (s)->this_idx; in assign_section_numbers()
3167 elf_section_data (s)->this_hdr.sh_link = d->this_idx; in assign_section_numbers()
3170 if (elf_section_data (s)->this_hdr.sh_entsize == 0) in assign_section_numbers()
3171 elf_section_data (s)->this_hdr.sh_entsize in assign_section_numbers()
3186 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3197 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3206 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
4965 if (elf_section_data (asect) != NULL in _bfd_elf_section_from_bfd_section()
4966 && elf_section_data (asect)->this_idx != 0) in _bfd_elf_section_from_bfd_section()
4967 return elf_section_data (asect)->this_idx; in _bfd_elf_section_from_bfd_section()
5649 ihdr = &elf_section_data (isec)->this_hdr; in _bfd_elf_copy_private_section_data()
5650 ohdr = &elf_section_data (osec)->this_hdr; in _bfd_elf_copy_private_section_data()
6151 && elf_section_data (s)->this_hdr.sh_link == elf_dynsymtab (abfd) in _bfd_elf_get_dynamic_reloc_upper_bound()
6152 && (elf_section_data (s)->this_hdr.sh_type == SHT_REL in _bfd_elf_get_dynamic_reloc_upper_bound()
6153 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA)) in _bfd_elf_get_dynamic_reloc_upper_bound()
6154 ret += ((s->size / elf_section_data (s)->this_hdr.sh_entsize) in _bfd_elf_get_dynamic_reloc_upper_bound()
6188 && elf_section_data (s)->this_hdr.sh_link == elf_dynsymtab (abfd) in _bfd_elf_canonicalize_dynamic_reloc()
6189 && (elf_section_data (s)->this_hdr.sh_type == SHT_REL in _bfd_elf_canonicalize_dynamic_reloc()
6190 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA)) in _bfd_elf_canonicalize_dynamic_reloc()
6197 count = s->size / elf_section_data (s)->this_hdr.sh_entsize; in _bfd_elf_canonicalize_dynamic_reloc()
6794 hdr = &elf_section_data (section)->this_hdr; in _bfd_elf_set_section_contents()
8081 elf_section_data (sec)->sec_info, in _bfd_elf_rela_local_sym()
8112 elf_section_data (sec)->sec_info, in _bfd_elf_rel_local_sym()
8125 return _bfd_stab_section_offset (sec, elf_section_data (sec)->sec_info, in _bfd_elf_section_offset()
8196 hdr = &elf_section_data (relplt)->this_hdr; in _bfd_elf_get_synthetic_symtab()