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

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-vxworks.c174 int this_idx = local
175 elf_section_data (sec->output_section)->this_idx;
177 irela[j].r_info = ELF32_R_INFO (this_idx,
212 d->this_hdr.sh_info = elf_section_data (sec)->this_idx;
H A Delf.c749 elf_section_data (newsect)->this_idx = shindex;
2904 idx = elf_section_data (s)->this_idx;
2954 d->this_idx = section_number++;
2968 d->this_idx = section_number++;
3063 i_shdrp[d->this_idx] = &d->this_hdr;
3077 d->rel_hdr.sh_info = d->this_idx;
3082 d->rel_hdr2->sh_info = d->this_idx;
3129 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3159 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3169 d->this_hdr.sh_info = elf_section_data (s)->this_idx;
[all...]
H A Delf32-i370.c1014 indx = elf_section_data (s)->this_idx;
H A Delf-bfd.h1117 int this_idx;
1115 int this_idx; member in struct:bfd_elf_section_data
H A Delfxx-mips.c9117 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
9127 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
9139 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
9145 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
9148 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
9167 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
H A Delf64-sh64.c2281 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx;
H A Delflink.c8343 indx = elf_section_data (s)->this_idx;
8381 elf_section_data (s->output_section)->this_idx;
/haiku-buildtools/binutils/bfd/
H A Delf-vxworks.c195 int this_idx = sec->output_section->target_index; local
198 = ELF32_R_INFO (this_idx, ELF32_R_TYPE (irela[j].r_info));
231 d->this_hdr.sh_info = elf_section_data (sec)->this_idx;
H A Delf.c852 abfd, elf_section_data (s)->this_idx);
964 elf_section_data (newsect)->this_idx = shindex;
3521 unsigned int idx = elf_section_data (s)->this_idx;
3616 d->this_idx = section_number++;
3633 d->this_idx = section_number++;
3735 i_shdrp[d->this_idx] = &d->this_hdr;
3749 d->rel.hdr->sh_info = d->this_idx;
3755 d->rela.hdr->sh_info = d->this_idx;
3805 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
3836 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
[all...]
H A Delf32-i370.c991 indx = elf_section_data (s)->this_idx;
H A Delf-bfd.h1522 int this_idx;
1520 int this_idx; member in struct:bfd_elf_section_data
H A Delfxx-mips.c12222 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
12232 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
12243 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
12249 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
12252 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
12270 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
H A Delf64-ia64-vms.c4659 unwind_info_sect_idx = elf_section_data (s)->this_idx;
H A Delflink.c11914 indx = elf_section_data (s)->this_idx;
11945 elf_section_data (s->output_section)->this_idx;

Completed in 518 milliseconds