Lines Matching refs:internal_reloc
879 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()
2181 flaginfo.internal_relocs = (struct internal_reloc *) bfd_malloc (amt); in ppc_bfd_coff_final_link()
2336 struct internal_reloc *irel; in ppc_bfd_coff_final_link()
2337 struct internal_reloc *irelend; in ppc_bfd_coff_final_link()