Searched refs:bfd_alloc (Results 26 - 50 of 273) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf-attrs.c241 bfd_alloc (abfd, sizeof (obj_attribute_list));
305 p = (char *) bfd_alloc (abfd, len);
330 bfd_alloc (abfd, sizeof (obj_attribute_list));
H A Delfcore.h191 i_phdrp = bfd_alloc (abfd, amt);
H A Dstabs.c219 *psecinfo = bfd_alloc (abfd, amt);
380 ne = bfd_alloc (abfd, amt);
476 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
630 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
H A Dtekhex.c386 char *n = bfd_alloc (abfd, (bfd_size_type) len + 1);
418 tekhex_symbol_type *new = bfd_alloc (abfd, amt);
431 new->symbol.name = bfd_alloc (abfd, (bfd_size_type) len + 1);
535 tdata = bfd_alloc (abfd, (bfd_size_type) sizeof (tdata_type));
H A Dnlm32-i386.c342 name = bfd_alloc (abfd, (bfd_size_type) symlength + 1);
355 nlm_relocs = bfd_alloc (abfd, rcount * sizeof (struct nlm_relent));
H A Dpef.c162 namebuf = bfd_alloc (abfd, name.name_len + 1);
529 mdata->sections = bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section));
665 name = bfd_alloc (abfd, tbnamelen + 1);
837 name = bfd_alloc (abfd, strlen (sprefix) + namelen + 1);
972 syms = bfd_alloc (abfd, nsyms * sizeof (asymbol));
1106 mdata = bfd_alloc (abfd, sizeof (* mdata));
H A Dvms.c55 abfd->tdata.any = bfd_alloc (abfd, amt);
72 PRIV (stack) = bfd_alloc (abfd, amt);
78 PRIV (vms_symbol_table) = bfd_alloc (abfd, amt);
87 PRIV (location_stack) = bfd_alloc (abfd, amt);
95 PRIV (output_buf) = bfd_alloc (abfd, amt);
H A Dsunos.c277 info->dynsym = bfd_alloc (abfd, amt);
296 info->dynstr = bfd_alloc (abfd, amt);
376 info->canonical_dynsym = bfd_alloc (abfd, size);
449 info->dynrel = bfd_alloc (abfd, size);
471 info->canonical_dynrel = bfd_alloc (abfd, size);
944 needed = bfd_alloc (abfd, alc);
1026 namecopy = bfd_alloc (abfd, (bfd_size_type) strlen (namebuf) + 1);
1701 n = bfd_alloc (abfd, amt);
1976 s->contents = bfd_alloc (output_bfd, s->size);
2041 s->contents = bfd_alloc (dynob
[all...]
H A Dsyms.c1005 info->stabs = bfd_alloc (abfd, stabsize);
1006 info->strs = bfd_alloc (abfd, strsize);
1120 info->indextable = bfd_alloc (abfd, amt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf-attrs.c241 bfd_alloc (abfd, sizeof (obj_attribute_list));
305 p = (char *) bfd_alloc (abfd, len);
330 bfd_alloc (abfd, sizeof (obj_attribute_list));
H A Ddwarf1.c274 stash->line_section = bfd_alloc (stash->abfd, size);
311 aUnit->linenumber_table = bfd_alloc (stash->abfd, amt);
481 stash->debug_section = bfd_alloc (abfd, size);
H A Delfcore.h191 i_phdrp = bfd_alloc (abfd, amt);
H A Dstabs.c219 *psecinfo = bfd_alloc (abfd, amt);
380 ne = bfd_alloc (abfd, amt);
476 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
630 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
H A Dtekhex.c386 char *n = bfd_alloc (abfd, (bfd_size_type) len + 1);
418 tekhex_symbol_type *new = bfd_alloc (abfd, amt);
431 new->symbol.name = bfd_alloc (abfd, (bfd_size_type) len + 1);
535 tdata = bfd_alloc (abfd, (bfd_size_type) sizeof (tdata_type));
H A Dnlm32-i386.c342 name = bfd_alloc (abfd, (bfd_size_type) symlength + 1);
355 nlm_relocs = bfd_alloc (abfd, rcount * sizeof (struct nlm_relent));
H A Dpef.c162 namebuf = bfd_alloc (abfd, name.name_len + 1);
529 mdata->sections = bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section));
665 name = bfd_alloc (abfd, tbnamelen + 1);
837 name = bfd_alloc (abfd, strlen (sprefix) + namelen + 1);
972 syms = bfd_alloc (abfd, nsyms * sizeof (asymbol));
1106 mdata = bfd_alloc (abfd, sizeof (* mdata));
H A Dvms.c55 abfd->tdata.any = bfd_alloc (abfd, amt);
72 PRIV (stack) = bfd_alloc (abfd, amt);
78 PRIV (vms_symbol_table) = bfd_alloc (abfd, amt);
87 PRIV (location_stack) = bfd_alloc (abfd, amt);
95 PRIV (output_buf) = bfd_alloc (abfd, amt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Ddwarf1.c274 stash->line_section = bfd_alloc (stash->abfd, size);
311 aUnit->linenumber_table = bfd_alloc (stash->abfd, amt);
481 stash->debug_section = bfd_alloc (abfd, size);
H A Delf-attrs.c241 bfd_alloc (abfd, sizeof (obj_attribute_list));
305 p = (char *) bfd_alloc (abfd, len);
330 bfd_alloc (abfd, sizeof (obj_attribute_list));
H A Delfcore.h191 i_phdrp = bfd_alloc (abfd, amt);
H A Dstabs.c219 *psecinfo = bfd_alloc (abfd, amt);
380 ne = bfd_alloc (abfd, amt);
476 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
630 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
H A Dtekhex.c386 char *n = bfd_alloc (abfd, (bfd_size_type) len + 1);
418 tekhex_symbol_type *new = bfd_alloc (abfd, amt);
431 new->symbol.name = bfd_alloc (abfd, (bfd_size_type) len + 1);
535 tdata = bfd_alloc (abfd, (bfd_size_type) sizeof (tdata_type));
H A Dnlm32-i386.c342 name = bfd_alloc (abfd, (bfd_size_type) symlength + 1);
355 nlm_relocs = bfd_alloc (abfd, rcount * sizeof (struct nlm_relent));
H A Dpef.c162 namebuf = bfd_alloc (abfd, name.name_len + 1);
529 mdata->sections = bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section));
665 name = bfd_alloc (abfd, tbnamelen + 1);
837 name = bfd_alloc (abfd, strlen (sprefix) + namelen + 1);
972 syms = bfd_alloc (abfd, nsyms * sizeof (asymbol));
1106 mdata = bfd_alloc (abfd, sizeof (* mdata));
H A Dvms.c55 abfd->tdata.any = bfd_alloc (abfd, amt);
72 PRIV (stack) = bfd_alloc (abfd, amt);
78 PRIV (vms_symbol_table) = bfd_alloc (abfd, amt);
87 PRIV (location_stack) = bfd_alloc (abfd, amt);
95 PRIV (output_buf) = bfd_alloc (abfd, amt);

Completed in 230 milliseconds

1234567891011