Lines Matching full:bfd_alloc
1120 = (struct coff_comdat_info *) bfd_alloc (abfd, amt);
1128 newname = (char *) bfd_alloc (abfd, amt);
2077 coff->go32stub = (char *) bfd_alloc (abfd, (bfd_size_type) GO32_STUBSIZE);
4466 void * area = bfd_alloc (abfd, size);
4534 lineno_cache = (alent *) bfd_alloc (abfd, amt);
4641 func_table = (alent **) bfd_alloc (abfd, nbr_func * sizeof (alent *));
4658 n_lineno_cache = (alent *) bfd_alloc (abfd, amt);
4712 cached_area = (coff_symbol_type *) bfd_alloc (abfd, amt);
5223 reloc_cache = (arelent *) bfd_alloc (abfd, amt);