Lines Matching refs:bfd_alloc
1305 final_types = bfd_alloc (abfd, (bfd_size_type) sizeof (int *) * 6); in hppa_som_gen_reloc_type()
1306 final_type = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1330 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1346 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1357 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1368 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1379 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1389 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1400 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1404 final_types[1] = bfd_alloc (abfd, (bfd_size_type) sizeof (int)); in hppa_som_gen_reloc_type()
1430 final_types[0] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1431 final_types[1] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1432 final_types[2] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1433 final_types[3] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1514 final_types[0] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1515 final_types[1] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1516 final_types[2] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1517 final_types[3] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
1553 final_types[0] = bfd_alloc (abfd, amt); in hppa_som_gen_reloc_type()
2133 newname = bfd_alloc (abfd, amt); in setup_sections()
2206 newname = bfd_alloc (abfd, amt); in setup_sections()
5620 n->f.name = bfd_alloc (abfd, (bfd_size_type) strlen (f) + 1); \ in bfd_som_attach_compilation_unit()
6195 ardata->symdefs = bfd_alloc (abfd, amt); in som_slurp_armap()