Searched refs:internal_size (Results 1 – 1 of 1) sorted by relevance
859 bfd_size_type internal_size; in _bfd_ecoff_slurp_symbol_table() local878 internal_size = bfd_get_symcount (abfd); in _bfd_ecoff_slurp_symbol_table()879 internal_size *= sizeof (ecoff_symbol_type); in _bfd_ecoff_slurp_symbol_table()880 internal = (ecoff_symbol_type *) bfd_alloc (abfd, internal_size); in _bfd_ecoff_slurp_symbol_table()