Lines Matching full:bfd_alloc
430 bfd_alloc (abfd, sizeof (struct info_hash_table)));
966 blk = (struct dwarf_block *) bfd_alloc (abfd, amt);
977 blk = (struct dwarf_block *) bfd_alloc (abfd, amt);
1013 blk = (struct dwarf_block *) bfd_alloc (abfd, amt);
1024 blk = (struct dwarf_block *) bfd_alloc (abfd, amt);
1221 struct line_info* info = (struct line_info *) bfd_alloc (table->abfd, amt);
1237 info->filename = (char *) bfd_alloc (table->abfd, strlen (filename) + 1);
1431 arange = (struct arange *) bfd_alloc (unit->abfd, sizeof (*arange));
1487 sequences = (struct line_sequence *) bfd_alloc (table->abfd, amt);
1560 table = (struct line_info_table *) bfd_alloc (abfd, amt);
1636 lh.standard_opcode_lengths = (unsigned char *) bfd_alloc (abfd, amt);