Searched refs:max_reloc_count (Results 1 – 4 of 4) sorted by relevance
600 bfd_size_type max_reloc_count; in _bfd_coff_final_link() local654 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()
6939 bfd_size_type max_reloc_count; in _bfd_xcoff_bfd_final_link() local6995 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()
632 bfd_size_type max_reloc_count; in _bfd_coff_final_link() local686 max_reloc_count = 0; in _bfd_coff_final_link()720 if (sec->reloc_count > max_reloc_count) in _bfd_coff_final_link()721 max_reloc_count = sec->reloc_count; in _bfd_coff_final_link()856 amt = max_reloc_count * relsz; in _bfd_coff_final_link()860 amt = max_reloc_count * sizeof (struct internal_reloc); in _bfd_coff_final_link()869 || (flaginfo.external_relocs == NULL && max_reloc_count > 0) in _bfd_coff_final_link()872 && max_reloc_count > 0)) in _bfd_coff_final_link()
6930 bfd_size_type max_reloc_count; in _bfd_xcoff_bfd_final_link() local6986 max_reloc_count = 0; in _bfd_xcoff_bfd_final_link()7019 if (sec->reloc_count > max_reloc_count) in _bfd_xcoff_bfd_final_link()7020 max_reloc_count = sec->reloc_count; in _bfd_xcoff_bfd_final_link()7257 amt = max_reloc_count * relsz; in _bfd_xcoff_bfd_final_link()7265 || (flinfo.external_relocs == NULL && max_reloc_count > 0)) in _bfd_xcoff_bfd_final_link()