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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf.c2692 idx = elf_section_data (s)->this_idx;
2709 elf_section_data (elt->output_section)->this_idx, loc);
2744 d->this_idx = section_number++;
2840 i_shdrp[d->this_idx] = &d->this_hdr;
2854 d->rel_hdr.sh_info = d->this_idx;
2859 d->rel_hdr2->sh_info = d->this_idx;
2867 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
2904 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
2924 d->this_hdr.sh_link = elf_section_data (s)->this_idx;
2934 d->this_hdr.sh_info = elf_section_data (s)->this_idx;
[all...]
H A Delf-bfd.h1050 int this_idx;
1048 int this_idx; member in struct:bfd_elf_section_data
H A Delf32-i370.c1085 indx = elf_section_data (s)->this_idx;
H A Delfxx-mips.c7182 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
7192 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
7204 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
7210 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
7213 (*hdrpp)->sh_info = elf_section_data (sec)->this_idx;
7232 (*hdrpp)->sh_link = elf_section_data (sec)->this_idx;
H A Delf64-sh64.c2336 int oIndex = ((struct bfd_elf_section_data *) elf_section_data (osec))->this_idx;
H A Delflink.c7974 indx = elf_section_data (s)->this_idx;
8010 elf_section_data (s->output_section)->this_idx;

Completed in 158 milliseconds