Lines Matching refs:this_idx
764 elf_section_data (newsect)->this_idx = shindex; in _bfd_elf_make_section_from_shdr()
2957 idx = elf_section_data (s)->this_idx; in bfd_elf_set_group_contents()
3007 d->this_idx = section_number++; in assign_section_numbers()
3021 d->this_idx = section_number++; in assign_section_numbers()
3116 i_shdrp[d->this_idx] = &d->this_hdr; in assign_section_numbers()
3130 d->rel_hdr.sh_info = d->this_idx; in assign_section_numbers()
3135 d->rel_hdr2->sh_info = d->this_idx; in assign_section_numbers()
3182 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3212 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3222 d->this_hdr.sh_info = elf_section_data (s)->this_idx; in assign_section_numbers()
3246 elf_section_data (s)->this_hdr.sh_link = d->this_idx; in assign_section_numbers()
3265 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3276 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
3286 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
5217 && elf_section_data (asect)->this_idx != 0) in _bfd_elf_section_from_bfd_section()
5218 return elf_section_data (asect)->this_idx; in _bfd_elf_section_from_bfd_section()