Searched refs:this_idx (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-vxworks.c189 int this_idx = sec->output_section->target_index; local
191 irela[j].r_info = ELF32_R_INFO (this_idx,
226 d->this_hdr.sh_info = elf_section_data (sec)->this_idx;
H A Delf.c801 elf_section_data (newsect)->this_idx = shindex;
3022 idx = elf_section_data (s)->this_idx;
3072 d->this_idx = section_number++;
3086 d->this_idx = section_number++;
3181 i_shdrp[d->this_idx] = &d->this_hdr;
3195 d->rel_hdr.sh_info = d->this_idx;
3200 d->rel_hdr2->sh_info = d->this_idx;
3247 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3277 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3287 d->this_hdr.sh_info = elf_section_data (s)->this_idx;
[all...]
H A Delf-bfd.h1180 int this_idx;
1178 int this_idx; member in struct:bfd_elf_section_data
H A Delfxx-mips.c9252 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
9262 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
9273 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
9279 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
9282 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
9300 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
H A Delflink.c9945 indx = elf_section_data (s)->this_idx;
9983 elf_section_data (s->output_section)->this_idx;

Completed in 273 milliseconds