Home | History | Annotate | Download | only in bfd

Lines Matching full:bfd_alloc

1305   final_types = bfd_alloc (abfd, (bfd_size_type) sizeof (int *) * 6);
1306 final_type = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1330 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1346 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1357 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1368 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1379 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1389 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1400 final_types[0] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1404 final_types[1] = bfd_alloc (abfd, (bfd_size_type) sizeof (int));
1430 final_types[0] = bfd_alloc (abfd, amt);
1431 final_types[1] = bfd_alloc (abfd, amt);
1432 final_types[2] = bfd_alloc (abfd, amt);
1433 final_types[3] = bfd_alloc (abfd, amt);
1514 final_types[0] = bfd_alloc (abfd, amt);
1515 final_types[1] = bfd_alloc (abfd, amt);
1516 final_types[2] = bfd_alloc (abfd, amt);
1517 final_types[3] = bfd_alloc (abfd, amt);
1553 final_types[0] = bfd_alloc (abfd, amt);
2126 newname = bfd_alloc (abfd, amt);
2196 newname = bfd_alloc (abfd, amt);
5639 n->f.name = bfd_alloc (abfd, (bfd_size_type) strlen (f) + 1); \
6179 ardata->symdefs = bfd_alloc (abfd, amt);