Home
last modified time | relevance | path

Searched refs:this_idx (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf-vxworks.c174 int this_idx = in elf_vxworks_emit_relocs() local
175 elf_section_data (sec->output_section)->this_idx; in elf_vxworks_emit_relocs()
177 irela[j].r_info = ELF32_R_INFO (this_idx, in elf_vxworks_emit_relocs()
212 d->this_hdr.sh_info = elf_section_data (sec)->this_idx; in elf_vxworks_final_write_processing()
Delf.c764 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()
[all …]
Delf32-i370.c1006 indx = elf_section_data (s)->this_idx; in i370_elf_finish_dynamic_sections()
Delf-bfd.h1098 int this_idx; member
Delfxx-mips.c9127 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9137 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9149 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9155 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9158 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
9177 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
Delf64-sh64.c2281 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx; in sh_elf64_copy_private_data_internal()
DChangeLog-20054029 (bfd_elf_section_data): Update comment for this_idx.
4034 and use it to set this_idx in bfd_elf_section_data.
4037 (_bfd_elf_section_from_bfd_section): Use this_idx in
Delflink.c8680 indx = elf_section_data (s)->this_idx; in bfd_elf_final_link()
8718 elf_section_data (s->output_section)->this_idx; in bfd_elf_final_link()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf.c2593 idx = elf_section_data (s)->this_idx; in bfd_elf_set_group_contents()
2610 elf_section_data (elt->output_section)->this_idx, loc); in bfd_elf_set_group_contents()
2651 d->this_idx = section_number++; in assign_section_numbers()
2746 i_shdrp[d->this_idx] = &d->this_hdr; in assign_section_numbers()
2760 d->rel_hdr.sh_info = d->this_idx; in assign_section_numbers()
2765 d->rel_hdr2->sh_info = d->this_idx; in assign_section_numbers()
2780 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
2790 d->this_hdr.sh_info = elf_section_data (s)->this_idx; in assign_section_numbers()
2814 elf_section_data (s)->this_hdr.sh_link = d->this_idx; in assign_section_numbers()
2833 d->this_hdr.sh_link = elf_section_data (s)->this_idx; in assign_section_numbers()
[all …]
Delf32-i370.c1085 indx = elf_section_data (s)->this_idx;
Delf-bfd.h999 int this_idx; member
Delfxx-mips.c7219 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7229 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7241 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7247 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7250 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
7269 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx; in _bfd_mips_elf_final_write_processing()
Delfxx-ia64.c1405 hdr->sh_link = elf_section_data (text_sect)->this_idx;
1406 hdr->sh_info = elf_section_data (text_sect)->this_idx;
Delf64-sh64.c2342 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx; in sh_elf64_copy_private_data_internal()
Delflink.c7648 indx = elf_section_data (s)->this_idx; in bfd_elf_final_link()
7685 elf_section_data (s->output_section)->this_idx; in bfd_elf_final_link()
Delflink.h5654 indx = elf_section_data (s)->this_idx;
5690 elf_section_data (s->output_section)->this_idx;