Lines Matching refs:bfd_alloc

1304   final_types = bfd_alloc (abfd, (bfd_size_type) sizeof (int *) * 6);  in hppa_som_gen_reloc_type()
1305 final_type = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1329 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1345 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1356 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1367 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1378 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1388 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1399 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1403 final_types[1] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1429 final_types[0] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1430 final_types[1] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1431 final_types[2] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1432 final_types[3] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1513 final_types[0] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1514 final_types[1] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1515 final_types[2] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1516 final_types[3] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1552 final_types[0] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
2132 newname = bfd_alloc (abfd, amt); in setup_sections()
2205 newname = bfd_alloc (abfd, amt); in setup_sections()
5693 n->f.name = bfd_alloc (abfd, (bfd_size_type) strlen (f) + 1); \ in bfd_som_attach_compilation_unit()
6268 ardata->symdefs = bfd_alloc (abfd, amt); in som_slurp_armap()