Lines Matching refs:internal_reloc
752 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()
1384 struct internal_reloc *, bfd_boolean *); in _bfd_coff_link_input_bfd()
2356 struct internal_reloc *internal_relocs; in _bfd_coff_link_input_bfd()
2357 struct internal_reloc *irel; in _bfd_coff_link_input_bfd()
2414 struct internal_reloc *irelend; in _bfd_coff_link_input_bfd()
2772 struct internal_reloc *irel; in _bfd_coff_reloc_link_order()
2835 memset (irel, 0, sizeof (struct internal_reloc)); in _bfd_coff_reloc_link_order()
2902 struct internal_reloc *relocs, in _bfd_coff_generic_relocate_section()
2906 struct internal_reloc *rel; in _bfd_coff_generic_relocate_section()
2907 struct internal_reloc *relend; in _bfd_coff_generic_relocate_section()