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

/haiku-buildtools/binutils/bfd/
H A Delf32-xgate.h49 asection *target_section; member in struct:elf32_xgate_stub_hash_entry
H A Delf32-m68hc1x.h60 asection *target_section; member in struct:elf32_m68hc11_stub_hash_entry
H A Delf32-m68hc12.c554 + stub_entry->target_section->output_offset
555 + stub_entry->target_section->output_section->vma);
H A Delf32-hppa.c197 asection *target_section; member in struct:elf32_hppa_stub_hash_entry
359 hsh->target_section = NULL;
731 + hsh->target_section->output_offset
732 + hsh->target_section->output_section->vma);
748 + hsh->target_section->output_offset
749 + hsh->target_section->output_section->vma);
825 + hsh->target_section->output_offset
826 + hsh->target_section->output_section->vma);
840 hsh->target_section->owner,
2770 hsh->target_section
[all...]
H A Delfnn-aarch64.c2111 asection *target_section; member in struct:elf_aarch64_stub_hash_entry
2414 eh->target_section = NULL;
2902 + stub_entry->target_section->output_offset
2903 + stub_entry->target_section->output_section->vma);
2969 veneered_insn_loc = stub_entry->target_section->output_section->vma
2970 + stub_entry->target_section->output_offset
3560 stub_entry->target_section = section;
3760 stub_entry->target_section = section;
4163 stub_entry->target_section = sym_sec;
4744 if (stub_entry->target_section !
[all...]
H A Delf32-m68hc11.c438 + stub_entry->target_section->output_offset
439 + stub_entry->target_section->output_section->vma);
H A Delf32-metag.c767 asection *target_section; member in struct:elf_metag_stub_hash_entry
974 hsh->target_section = NULL;
3624 + hsh->target_section->output_offset
3625 + hsh->target_section->output_section->vma
3647 + hsh->target_section->output_offset
3648 + hsh->target_section->output_section->vma
4166 hsh->target_section = sym_sec;
H A Delf32-m68hc1x.c144 eh->target_section = NULL;
544 stub_entry->target_section = sym_sec;
H A Delf32-nios2.c1706 asection *target_section; member in struct:elf32_nios2_stub_hash_entry
2029 hsh->target_section = NULL;
2527 + hsh->target_section->output_offset
2528 + hsh->target_section->output_section->vma
2833 hsh->target_section = sym_sec;
H A Delf64-ppc.c3936 asection *target_section;
4181 eh->target_section = NULL;
10798 bfd_vma r2off = htab->sec_info[stub_entry->target_section->id].toc_off;
10860 + stub_entry->target_section->output_offset
10861 + stub_entry->target_section->output_section->vma);
10942 if (h->elf.root.u.def.section != stub_entry->target_section)
10970 + stub_entry->target_section->output_offset
10971 + stub_entry->target_section->output_section->vma);
11160 + stub_entry->target_section->output_offset
11161 + stub_entry->target_section
3932 asection *target_section; member in struct:ppc_stub_hash_entry
[all...]
H A Delf32-arm.c2699 asection *target_section; member in struct:elf32_arm_stub_hash_entry
3471 eh->target_section = NULL;
4736 + stub_entry->target_section->output_offset
4737 + stub_entry->target_section->output_section->vma);
4836 branch. We use target_section as Cortex-A8 erratum workaround stubs
4839 points_to = stub_entry->target_section->output_section->vma
4840 + stub_entry->target_section->output_offset
4846 points_to, info, stub_entry->target_section, "", STT_FUNC,
5553 stub_entry->target_section = sym_sec;
6643 stub_entry->target_section
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-m68hc1x.h58 asection *target_section; member in struct:elf32_m68hc11_stub_hash_entry
H A Delf32-m68hc12.c460 + stub_entry->target_section->output_offset
461 + stub_entry->target_section->output_section->vma);
H A Delf32-hppa.c194 asection *target_section; member in struct:elf32_hppa_stub_hash_entry
341 hsh->target_section = NULL;
717 + hsh->target_section->output_offset
718 + hsh->target_section->output_section->vma);
734 + hsh->target_section->output_offset
735 + hsh->target_section->output_section->vma);
811 + hsh->target_section->output_offset
812 + hsh->target_section->output_section->vma);
825 hsh->target_section->owner,
2684 hsh->target_section
[all...]
H A Delf32-m68hc11.c414 + stub_entry->target_section->output_offset
415 + stub_entry->target_section->output_section->vma);
H A Delf32-m68hc1x.c143 eh->target_section = NULL;
522 stub_entry->target_section = sym_sec;
H A Delf64-ppc.c3212 asection *target_section;
3416 eh->target_section = NULL;
8176 + stub_entry->target_section->output_offset
8177 + stub_entry->target_section->output_section->vma);
8190 r2off = (htab->stub_group[stub_entry->target_section->id].toc_off
8259 if (h->elf.root.u.def.section != stub_entry->target_section)
8287 + stub_entry->target_section->output_offset
8288 + stub_entry->target_section->output_section->vma);
8338 r2off = (htab->stub_group[stub_entry->target_section->id].toc_off
8496 + stub_entry->target_section
3208 asection *target_section; member in struct:ppc_stub_hash_entry
[all...]

Completed in 399 milliseconds