Lines Matching full:bfd_alloc
312 name = bfd_alloc (abfd, keylen + 1);
342 name = bfd_alloc (abfd, keylen + 1);
403 csbuf = bfd_alloc (abfd, *nbrel * sizeof (struct carsym));
429 csbuf = bfd_alloc (abfd, csm.nbr * sizeof (struct carsym));
571 tdata->dcxsbm = (struct dcxsbm_desc *)bfd_alloc
597 sbmdesc->flags = (unsigned char *)bfd_alloc (abfd, l);
599 sbmdesc->nodes = (unsigned char *)bfd_alloc (abfd, 2 * sbm_len);
605 sbmdesc->next = (unsigned short *)bfd_alloc
1016 vec->dcx_buf = bfd_alloc (abfd, vec->dcx_max);
1284 vec->dcx_buf = bfd_alloc (el, vec->dcx_max);
1371 char *name1 = bfd_alloc (res, namelen + 4 + 1);
1427 filename = bfd_alloc (el, modlen + 5);
2069 modules = bfd_alloc (arch, nbr_modules * sizeof (struct lib_index));