Home
last modified time | relevance | path

Searched refs:max_reloc_count (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-ppc.c1973 bfd_size_type max_reloc_count; in ppc_bfd_coff_final_link() local
2026 max_reloc_count = 0; in ppc_bfd_coff_final_link()
2060 if (sec->reloc_count > max_reloc_count) in ppc_bfd_coff_final_link()
2061 max_reloc_count = sec->reloc_count; in ppc_bfd_coff_final_link()
2182 flaginfo.external_relocs = (bfd_byte *) bfd_malloc (max_reloc_count * relsz); in ppc_bfd_coff_final_link()
2185 amt = max_reloc_count * sizeof (struct internal_reloc); in ppc_bfd_coff_final_link()
2194 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in ppc_bfd_coff_final_link()
2197 && max_reloc_count > 0)) in ppc_bfd_coff_final_link()
H A Dcofflink.c587 bfd_size_type max_reloc_count; in _bfd_coff_final_link() local
641 max_reloc_count = 0; in _bfd_coff_final_link()
675 if (sec->reloc_count > max_reloc_count) in _bfd_coff_final_link()
676 max_reloc_count = sec->reloc_count; in _bfd_coff_final_link()
811 amt = max_reloc_count * relsz; in _bfd_coff_final_link()
815 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link()
824 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in _bfd_coff_final_link()
827 && max_reloc_count > 0)) in _bfd_coff_final_link()
H A Dxcofflink.c5825 bfd_size_type max_reloc_count; in _bfd_xcoff_bfd_final_link() local
5881 max_reloc_count = 0; in _bfd_xcoff_bfd_final_link()
5914 if (sec->reloc_count > max_reloc_count) in _bfd_xcoff_bfd_final_link()
5915 max_reloc_count = sec->reloc_count; in _bfd_xcoff_bfd_final_link()
6150 amt = max_reloc_count * relsz; in _bfd_xcoff_bfd_final_link()
6158 || (flinfo.external_relocs == NULL && max_reloc_count > 0)) in _bfd_xcoff_bfd_final_link()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcofflink.c600 bfd_size_type max_reloc_count; in _bfd_coff_final_link() local
654 max_reloc_count = 0; in _bfd_coff_final_link()
688 if (sec->reloc_count > max_reloc_count) in _bfd_coff_final_link()
689 max_reloc_count = sec->reloc_count; in _bfd_coff_final_link()
824 amt = max_reloc_count * relsz; in _bfd_coff_final_link()
828 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link()
837 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in _bfd_coff_final_link()
840 && max_reloc_count > 0)) in _bfd_coff_final_link()
H A Dxcofflink.c5835 bfd_size_type max_reloc_count; in _bfd_xcoff_bfd_final_link() local
5891 max_reloc_count = 0; in _bfd_xcoff_bfd_final_link()
5924 if (sec->reloc_count > max_reloc_count) in _bfd_xcoff_bfd_final_link()
5925 max_reloc_count = sec->reloc_count; in _bfd_xcoff_bfd_final_link()
6160 amt = max_reloc_count * relsz; in _bfd_xcoff_bfd_final_link()
6168 || (flinfo.external_relocs == NULL && max_reloc_count > 0)) in _bfd_xcoff_bfd_final_link()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcofflink.c600 bfd_size_type max_reloc_count; in _bfd_coff_final_link() local
654 max_reloc_count = 0; in _bfd_coff_final_link()
688 if (sec->reloc_count > max_reloc_count) in _bfd_coff_final_link()
689 max_reloc_count = sec->reloc_count; in _bfd_coff_final_link()
824 amt = max_reloc_count * relsz; in _bfd_coff_final_link()
828 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link()
837 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in _bfd_coff_final_link()
840 && max_reloc_count > 0)) in _bfd_coff_final_link()
H A Dxcofflink.c6939 bfd_size_type max_reloc_count; in _bfd_xcoff_bfd_final_link() local
6995 max_reloc_count = 0; in _bfd_xcoff_bfd_final_link()
7028 if (sec->reloc_count > max_reloc_count) in _bfd_xcoff_bfd_final_link()
7029 max_reloc_count = sec->reloc_count; in _bfd_xcoff_bfd_final_link()
7264 amt = max_reloc_count * relsz; in _bfd_xcoff_bfd_final_link()
7272 || (flinfo.external_relocs == NULL && max_reloc_count > 0)) in _bfd_xcoff_bfd_final_link()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcofflink.c600 bfd_size_type max_reloc_count; in _bfd_coff_final_link() local
654 max_reloc_count = 0; in _bfd_coff_final_link()
688 if (sec->reloc_count > max_reloc_count) in _bfd_coff_final_link()
689 max_reloc_count = sec->reloc_count; in _bfd_coff_final_link()
824 amt = max_reloc_count * relsz; in _bfd_coff_final_link()
828 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link()
837 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in _bfd_coff_final_link()
840 && max_reloc_count > 0)) in _bfd_coff_final_link()
H A Dxcofflink.c5835 bfd_size_type max_reloc_count; in _bfd_xcoff_bfd_final_link() local
5891 max_reloc_count = 0; in _bfd_xcoff_bfd_final_link()
5924 if (sec->reloc_count > max_reloc_count) in _bfd_xcoff_bfd_final_link()
5925 max_reloc_count = sec->reloc_count; in _bfd_xcoff_bfd_final_link()
6160 amt = max_reloc_count * relsz; in _bfd_xcoff_bfd_final_link()
6168 || (flinfo.external_relocs == NULL && max_reloc_count > 0)) in _bfd_xcoff_bfd_final_link()