Home
last modified time | relevance | path

Searched refs:internal_reloc (Results 1 – 25 of 45) sorted by relevance

12

/toolchain/binutils/binutils-2.25/bfd/
Dlibcoff-in.h196 struct internal_reloc *relocs;
464 struct internal_reloc *relocs;
517 struct internal_reloc *internal_relocs;
573 extern struct internal_reloc *_bfd_coff_read_internal_relocs
575 struct internal_reloc *);
578 struct internal_reloc *, struct internal_syment *, asection **);
615 struct internal_reloc *, struct internal_syment *, asection **);
Dcoff-tic4x.c35 coff_tic4x_rtype_to_howto (bfd *, asection *, struct internal_reloc *,
39 tic4x_reloc_processing (arelent *, struct internal_reloc *,
169 struct internal_reloc *dst) in tic4x_lookup_howto()
191 struct internal_reloc *rel, in coff_tic4x_rtype_to_howto()
212 struct internal_reloc *reloc, in tic4x_reloc_processing()
Dpe-mips.c394 struct internal_reloc *rel, in coff_mips_rtype_to_howto()
526 static struct internal_reloc pair_prev; in mips_swap_reloc_in()
528 struct internal_reloc *reloc_dst = (struct internal_reloc *) dst; in mips_swap_reloc_in()
555 struct internal_reloc *reloc_src = (struct internal_reloc *)src; in mips_swap_reloc_out()
595 struct internal_reloc *relocs, in coff_pe_mips_relocate_section()
599 struct internal_reloc *rel; in coff_pe_mips_relocate_section()
600 struct internal_reloc *rel_end; in coff_pe_mips_relocate_section()
Dlibcoff.h200 struct internal_reloc *relocs;
468 struct internal_reloc *relocs;
521 struct internal_reloc *internal_relocs;
577 extern struct internal_reloc *_bfd_coff_read_internal_relocs
579 struct internal_reloc *);
582 struct internal_reloc *, struct internal_syment *, asection **);
619 struct internal_reloc *, struct internal_syment *, asection **);
812 struct internal_reloc *, struct internal_syment *, asection **);
815 (bfd *, asection *, struct internal_reloc *,
821 struct internal_reloc *, bfd_boolean *);
Dlibecoff.h60 void (*swap_reloc_in) (bfd *, void *, struct internal_reloc *);
61 void (*swap_reloc_out) (bfd *, const struct internal_reloc *, void *);
64 (bfd *, const struct internal_reloc *, arelent *);
66 (bfd *, const arelent *, struct internal_reloc *);
Dcoff-tic80.c426 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) in rtype2howto()
450 struct internal_reloc *rel, in coff_tic80_rtype_to_howto()
483 struct internal_reloc *relocs, in coff_tic80_relocate_section()
487 struct internal_reloc *rel; in coff_tic80_relocate_section()
488 struct internal_reloc *relend; in coff_tic80_relocate_section()
Dcoff-sh.c90 bfd_byte *, struct internal_reloc *,
93 sh_align_loads (bfd *, asection *, struct internal_reloc *,
419 struct internal_reloc * rel, in coff_sh_rtype_to_howto()
709 struct internal_reloc *internal_relocs; in sh_relax_section()
711 struct internal_reloc *irel, *irelend; in sh_relax_section()
732 (struct internal_reloc *) NULL)); in sh_relax_section()
743 struct internal_reloc *irelfn, *irelscan, *irelcount; in sh_relax_section()
1066 struct internal_reloc *irel, *irelend; in sh_relax_delete_bytes()
1067 struct internal_reloc *irelalign; in sh_relax_delete_bytes()
1361 struct internal_reloc *internal_relocs; in sh_relax_delete_bytes()
[all …]
Dcoff-mcore.c299 struct internal_reloc * rel, in coff_mcore_rtype_to_howto()
349 struct internal_reloc * relocs, in coff_mcore_relocate_section()
353 struct internal_reloc * rel; in coff_mcore_relocate_section()
354 struct internal_reloc * relend; in coff_mcore_relocate_section()
Dcoff-mips.c270 struct internal_reloc *intern) in mips_ecoff_swap_reloc_in()
307 const struct internal_reloc * intern, in mips_ecoff_swap_reloc_out()
347 const struct internal_reloc *intern, in mips_adjust_reloc_in()
372 struct internal_reloc *intern ATTRIBUTE_UNUSED) in mips_adjust_reloc_out()
742 mips_relocate_hi (struct internal_reloc *refhi, in mips_relocate_hi()
743 struct internal_reloc *reflo, in mips_relocate_hi()
802 struct internal_reloc lo_int_rel; in mips_relocate_section()
862 struct internal_reloc int_rel; in mips_relocate_section()
Dcofflink.c752 amt *= sizeof (struct internal_reloc); in _bfd_coff_final_link()
754 (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_final_link()
804 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link()
805 flaginfo.internal_relocs = (struct internal_reloc *) bfd_malloc (amt); in _bfd_coff_final_link()
1046 struct internal_reloc *irel; in _bfd_coff_final_link()
1047 struct internal_reloc *irelend; in _bfd_coff_final_link()
1075 struct internal_reloc incount; in _bfd_coff_final_link()
1338 struct internal_reloc * internal_relocs; in mark_relocs()
1339 struct internal_reloc * irel; in mark_relocs()
1340 struct internal_reloc * irelend; in mark_relocs()
[all …]
Dcoff-ppc.c879 struct internal_reloc *rel) in ppc_mark_symbol_as_glue()
937 struct internal_reloc *relocs, in coff_ppc_relocate_section()
941 struct internal_reloc *rel; in coff_ppc_relocate_section()
942 struct internal_reloc *relend; in coff_ppc_relocate_section()
1543 struct internal_reloc *i, *rel; in ppc_process_before_allocation()
1717 ppc_coff_rtype2howto (arelent *relent, struct internal_reloc *internal) in ppc_coff_rtype2howto()
1779 struct internal_reloc *rel, in coff_ppc_rtype_to_howto()
2128 amt *= sizeof (struct internal_reloc); in ppc_bfd_coff_final_link()
2130 (struct internal_reloc *) bfd_malloc (amt); in ppc_bfd_coff_final_link()
2180 amt = max_reloc_count * sizeof (struct internal_reloc); in ppc_bfd_coff_final_link()
[all …]
Dcoff-rs6000.c58 void xcoff_rtype2howto (arelent *, struct internal_reloc *);
137 struct internal_reloc *, struct internal_syment *, asection **);
1085 xcoff_rtype2howto (arelent *relent, struct internal_reloc *internal) in xcoff_rtype2howto()
2689 struct internal_reloc *dst = (struct internal_reloc *) d; in xcoff_swap_reloc_in()
2691 memset (dst, 0, sizeof (struct internal_reloc)); in xcoff_swap_reloc_in()
2702 struct internal_reloc *src = (struct internal_reloc *) s; in xcoff_swap_reloc_out()
2744 struct internal_reloc *rel ATTRIBUTE_UNUSED, in xcoff_reloc_type_noop()
2759 struct internal_reloc *rel, in xcoff_reloc_type_fail()
2778 struct internal_reloc *rel ATTRIBUTE_UNUSED, in xcoff_reloc_type_pos()
2794 struct internal_reloc *rel ATTRIBUTE_UNUSED, in xcoff_reloc_type_neg()
[all …]
Dcoff64-rs6000.c112 (arelent *, struct internal_reloc *);
153 struct internal_reloc *, struct internal_syment *,
668 struct internal_reloc *dst = (struct internal_reloc *) d; in xcoff64_swap_reloc_in()
670 memset (dst, 0, sizeof (struct internal_reloc)); in xcoff64_swap_reloc_in()
681 struct internal_reloc *src = (struct internal_reloc *) s; in xcoff64_swap_reloc_out()
1069 struct internal_reloc *rel, in xcoff64_reloc_type_br()
1178 struct internal_reloc *relocs, in xcoff64_ppc_relocate_section()
1182 struct internal_reloc *rel; in xcoff64_ppc_relocate_section()
1183 struct internal_reloc *relend; in xcoff64_ppc_relocate_section()
1779 xcoff64_rtype2howto (arelent *relent, struct internal_reloc *internal) in xcoff64_rtype2howto()
[all …]
Dcoff-m88k.c230 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) in rtype2howto()
253 struct internal_reloc *reloc, in reloc_processing()
Dpeicode.h120 struct internal_reloc * int_reltab;
133 struct internal_reloc *reloc_dst = (struct internal_reloc *) dst; in coff_swap_reloc_in()
146 struct internal_reloc *reloc_src = (struct internal_reloc *) src; in coff_swap_reloc_out()
459 struct internal_reloc * internal; in pe_ILF_make_a_symbol_reloc()
829 vars.int_reltab = (struct internal_reloc *) ptr; in pe_ILF_build_a_bfd()
Dcoff-tic30.c119 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
156 struct internal_reloc *reloc, in reloc_processing()
Dcoff-i960.c370 struct internal_reloc *relocs, in coff_i960_relocate_section()
374 struct internal_reloc *rel; in coff_i960_relocate_section()
375 struct internal_reloc *relend; in coff_i960_relocate_section()
579 struct internal_reloc *irel, in coff_i960_adjust_symndx()
Dcoff-tic54x.c34 tic54x_reloc_processing (arelent *, struct internal_reloc *,
264 struct internal_reloc *dst) in tic54x_lookup_howto()
291 struct internal_reloc *rel, in coff_tic54x_rtype_to_howto()
350 struct internal_reloc *reloc, in tic54x_reloc_processing()
Dcoff-i386.c45 (bfd *, asection *, struct internal_reloc *,
416 struct internal_reloc *relocs, in coff_pe_i386_relocate_section()
437 struct internal_reloc *rel, in coff_i386_rtype_to_howto()
Dcoff-m68k.c227 struct internal_reloc *rel, in m68kcoff_rtype_to_howto()
385 struct internal_reloc *rel, in m68kcoff_common_addend_rtype_to_howto()
444 struct internal_reloc *irel, *irelend; in bfd_m68k_coff_create_embedded_relocs()
Dcoff-z80.c79 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
156 struct internal_reloc *reloc, in reloc_processing()
Dcoff-h8500.c93 rtype2howto (arelent * internal, struct internal_reloc *dst) in rtype2howto()
142 struct internal_reloc *reloc, in reloc_processing()
Dxcofflink.c62 struct internal_reloc *relocs;
74 struct internal_reloc *rel;
629 static struct internal_reloc *
635 struct internal_reloc *internal_relocs) in xcoff_read_internal_relocs()
670 sec->reloc_count * sizeof (struct internal_reloc)); in xcoff_read_internal_relocs()
1137 xcoff_find_reloc (struct internal_reloc *relocs, in xcoff_find_reloc()
1222 struct internal_reloc *relocs; in xcoff_link_add_symbols()
1558 struct internal_reloc *relocs; in xcoff_link_add_symbols()
1560 struct internal_reloc *rel; in xcoff_link_add_symbols()
1702 struct internal_reloc *relocs; in xcoff_link_add_symbols()
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xc16x.h36 struct internal_reloc;
45 extern void tc_reloc_mangle (struct fix *, struct internal_reloc *, bfd_vma);
Dtc-z8k.h26 struct internal_reloc;

12