Lines Matching full:bfd_alloc
1025 info->stabs = (bfd_byte *) bfd_alloc (abfd, stabsize);1026 info->strs = (bfd_byte *) bfd_alloc (abfd, strsize);1141 info->indextable = (struct indexentry *) bfd_alloc (abfd, amt);1388 info->filename = (char *) bfd_alloc (abfd, dirlen + len);