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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf-vxworks.c196 int this_idx = sec->output_section->target_index; local
199 = ELF32_R_INFO (this_idx, ELF32_R_TYPE (irela[j].r_info));
232 d->this_hdr.sh_info = elf_section_data (sec)->this_idx;
H A Delf.c833 elf_section_data (newsect)->this_idx = shindex;
2889 unsigned int idx = elf_section_data (s)->this_idx;
2940 d->this_idx = section_number++;
2950 d->this_idx = section_number++;
3037 i_shdrp[d->this_idx] = &d->this_hdr;
3051 d->rel.hdr->sh_info = d->this_idx;
3056 d->rela.hdr->sh_info = d->this_idx;
3103 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3133 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3143 d->this_hdr.sh_info = elf_section_data (s)->this_idx;
[all...]
H A Delf32-i370.c981 indx = elf_section_data (s)->this_idx;
H A Delf-bfd.h1357 int this_idx;
1355 int this_idx; member in struct:bfd_elf_section_data
H A Delfxx-mips.c10679 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
10689 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
10700 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
10706 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
10709 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
10727 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
H A Delf64-sh64.c2270 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx;
H A Delflink.c10818 indx = elf_section_data (s)->this_idx;
10851 elf_section_data (s->output_section)->this_idx;
H A Delfxx-ia64.c5938 unwind_info_sect_idx = elf_section_data (s)->this_idx;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf-vxworks.c196 int this_idx = sec->output_section->target_index; local
199 = ELF32_R_INFO (this_idx, ELF32_R_TYPE (irela[j].r_info));
232 d->this_hdr.sh_info = elf_section_data (sec)->this_idx;
H A Delf.c833 elf_section_data (newsect)->this_idx = shindex;
2894 unsigned int idx = elf_section_data (s)->this_idx;
2945 d->this_idx = section_number++;
2955 d->this_idx = section_number++;
3042 i_shdrp[d->this_idx] = &d->this_hdr;
3056 d->rel.hdr->sh_info = d->this_idx;
3061 d->rela.hdr->sh_info = d->this_idx;
3108 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3138 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3148 d->this_hdr.sh_info = elf_section_data (s)->this_idx;
[all...]
H A Delf32-i370.c982 indx = elf_section_data (s)->this_idx;
H A Delf-bfd.h1364 int this_idx;
1362 int this_idx; member in struct:bfd_elf_section_data
H A Delfxx-mips.c10666 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
10676 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
10687 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
10693 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
10696 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
10714 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
H A Delf64-sh64.c2270 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx;
H A Delflink.c10819 indx = elf_section_data (s)->this_idx;
10852 elf_section_data (s->output_section)->this_idx;
H A Delfxx-ia64.c5939 unwind_info_sect_idx = elf_section_data (s)->this_idx;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Delfread.c623 plt_elf_idx = elf_section_data (plt)->this_idx;

Completed in 366 milliseconds