Searched refs:bfd_alloc (Results 1 - 25 of 273) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dlynx-core.c71 newname = bfd_alloc (abfd, (bfd_size_type) strlen (name) + 1);
133 threadp = (core_st_t *) bfd_alloc (abfd, tcontext_size);
H A Doasys.c84 data->symbols = bfd_alloc (abfd, amt);
91 data->strings = bfd_alloc (abfd, amt);
259 ar = bfd_alloc (abfd, amt);
263 module = bfd_alloc (abfd, amt);
296 module[i].name = bfd_alloc (abfd, amt + 1);
320 abfd->tdata.oasys_obj_data = bfd_alloc (abfd, amt);
456 r = bfd_alloc (abfd, amt);
488 r = bfd_alloc (abfd, amt);
592 buffer = bfd_alloc (abfd, (bfd_size_type) 3);
692 = bfd_alloc (abf
[all...]
H A Dcoff-stgo32.c145 bfd_coff_go32stub (abfd) = (PTR) bfd_alloc (abfd, (bfd_size_type) STUBSIZE);
366 = (PTR) bfd_alloc (abfd, (bfd_size_type) coff_start);
387 = (PTR) bfd_alloc (abfd, (bfd_size_type) STUBSIZE);
H A Dmach-o.c641 sname = bfd_alloc (abfd, snamelen);
827 sym->strtab = bfd_alloc (abfd, sym->strsize);
850 sym->symbols = bfd_alloc (abfd, sym->nsyms * sizeof (asymbol));
961 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1016 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1078 cmd->flavours = bfd_alloc (abfd, nflavours * sizeof (bfd_mach_o_thread_flavour));
1128 sname = bfd_alloc (abfd, snamelen);
1210 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1228 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1277 sname = bfd_alloc (abf
[all...]
H A Dsrec.c40 again, and this time the data is placed into a bfd_alloc'd
201 tdata = bfd_alloc (abfd, sizeof (tdata_type));
274 n = bfd_alloc (abfd, sizeof (* n));
398 symname = bfd_alloc (abfd, (bfd_size_type) (p - symbuf));
540 secname = bfd_alloc (abfd, amt);
801 section->used_by_bfd = bfd_alloc (abfd, section->size);
839 entry = bfd_alloc (abfd, sizeof (* entry));
849 data = bfd_alloc (abfd, bytes_to_do);
1148 csymbols = bfd_alloc (abfd, symcount * sizeof (asymbol));
H A Dbinary.c146 buf = bfd_alloc (abfd, size);
170 syms = bfd_alloc (abfd, amt);
H A Dihex.c180 tdata = bfd_alloc (abfd, sizeof (* tdata));
364 secname = bfd_alloc (abfd, amt);
640 section->used_by_bfd = bfd_alloc (abfd, section->size);
671 n = bfd_alloc (abfd, sizeof (* n));
675 data = bfd_alloc (abfd, count);
H A Dversados.c152 tdata_type *tdata = bfd_alloc (abfd, amt);
448 esdid->contents = bfd_alloc (abfd, size);
505 esdid->section->relocation = bfd_alloc (abfd, amt);
528 VDATA (abfd)->symbols = bfd_alloc (abfd, amt);
531 VDATA (abfd)->strings = bfd_alloc (abfd, amt);
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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dlynx-core.c71 newname = bfd_alloc (abfd, (bfd_size_type) strlen (name) + 1);
133 threadp = (core_st_t *) bfd_alloc (abfd, tcontext_size);
H A Doasys.c84 data->symbols = bfd_alloc (abfd, amt);
91 data->strings = bfd_alloc (abfd, amt);
259 ar = bfd_alloc (abfd, amt);
263 module = bfd_alloc (abfd, amt);
296 module[i].name = bfd_alloc (abfd, amt + 1);
320 abfd->tdata.oasys_obj_data = bfd_alloc (abfd, amt);
456 r = bfd_alloc (abfd, amt);
488 r = bfd_alloc (abfd, amt);
592 buffer = bfd_alloc (abfd, (bfd_size_type) 3);
692 = bfd_alloc (abf
[all...]
H A Dcoff-stgo32.c145 bfd_coff_go32stub (abfd) = (PTR) bfd_alloc (abfd, (bfd_size_type) STUBSIZE);
366 = (PTR) bfd_alloc (abfd, (bfd_size_type) coff_start);
387 = (PTR) bfd_alloc (abfd, (bfd_size_type) STUBSIZE);
H A Dmach-o.c641 sname = bfd_alloc (abfd, snamelen);
827 sym->strtab = bfd_alloc (abfd, sym->strsize);
850 sym->symbols = bfd_alloc (abfd, sym->nsyms * sizeof (asymbol));
961 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1016 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1078 cmd->flavours = bfd_alloc (abfd, nflavours * sizeof (bfd_mach_o_thread_flavour));
1128 sname = bfd_alloc (abfd, snamelen);
1210 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1228 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1277 sname = bfd_alloc (abf
[all...]
H A Dsrec.c40 again, and this time the data is placed into a bfd_alloc'd
201 tdata = bfd_alloc (abfd, sizeof (tdata_type));
274 n = bfd_alloc (abfd, sizeof (* n));
398 symname = bfd_alloc (abfd, (bfd_size_type) (p - symbuf));
540 secname = bfd_alloc (abfd, amt);
801 section->used_by_bfd = bfd_alloc (abfd, section->size);
839 entry = bfd_alloc (abfd, sizeof (* entry));
849 data = bfd_alloc (abfd, bytes_to_do);
1148 csymbols = bfd_alloc (abfd, symcount * sizeof (asymbol));
H A Dbinary.c146 buf = bfd_alloc (abfd, size);
170 syms = bfd_alloc (abfd, amt);
H A Dihex.c180 tdata = bfd_alloc (abfd, sizeof (* tdata));
364 secname = bfd_alloc (abfd, amt);
640 section->used_by_bfd = bfd_alloc (abfd, section->size);
671 n = bfd_alloc (abfd, sizeof (* n));
675 data = bfd_alloc (abfd, count);
H A Dversados.c152 tdata_type *tdata = bfd_alloc (abfd, amt);
448 esdid->contents = bfd_alloc (abfd, size);
505 esdid->section->relocation = bfd_alloc (abfd, amt);
528 VDATA (abfd)->symbols = bfd_alloc (abfd, amt);
531 VDATA (abfd)->strings = bfd_alloc (abfd, amt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dlynx-core.c71 newname = bfd_alloc (abfd, (bfd_size_type) strlen (name) + 1);
133 threadp = (core_st_t *) bfd_alloc (abfd, tcontext_size);
H A Doasys.c84 data->symbols = bfd_alloc (abfd, amt);
91 data->strings = bfd_alloc (abfd, amt);
259 ar = bfd_alloc (abfd, amt);
263 module = bfd_alloc (abfd, amt);
296 module[i].name = bfd_alloc (abfd, amt + 1);
320 abfd->tdata.oasys_obj_data = bfd_alloc (abfd, amt);
456 r = bfd_alloc (abfd, amt);
488 r = bfd_alloc (abfd, amt);
592 buffer = bfd_alloc (abfd, (bfd_size_type) 3);
692 = bfd_alloc (abf
[all...]
H A Dcoff-stgo32.c145 bfd_coff_go32stub (abfd) = (PTR) bfd_alloc (abfd, (bfd_size_type) STUBSIZE);
366 = (PTR) bfd_alloc (abfd, (bfd_size_type) coff_start);
387 = (PTR) bfd_alloc (abfd, (bfd_size_type) STUBSIZE);
H A Dmach-o.c641 sname = bfd_alloc (abfd, snamelen);
827 sym->strtab = bfd_alloc (abfd, sym->strsize);
850 sym->symbols = bfd_alloc (abfd, sym->nsyms * sizeof (asymbol));
961 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1016 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1078 cmd->flavours = bfd_alloc (abfd, nflavours * sizeof (bfd_mach_o_thread_flavour));
1128 sname = bfd_alloc (abfd, snamelen);
1210 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1228 sname = bfd_alloc (abfd, strlen (prefix) + 1);
1277 sname = bfd_alloc (abf
[all...]
H A Dbinary.c146 buf = bfd_alloc (abfd, size);
170 syms = bfd_alloc (abfd, amt);
H A Dsrec.c40 again, and this time the data is placed into a bfd_alloc'd
201 tdata = bfd_alloc (abfd, sizeof (tdata_type));
274 n = bfd_alloc (abfd, sizeof (* n));
398 symname = bfd_alloc (abfd, (bfd_size_type) (p - symbuf));
540 secname = bfd_alloc (abfd, amt);
801 section->used_by_bfd = bfd_alloc (abfd, section->size);
839 entry = bfd_alloc (abfd, sizeof (* entry));
849 data = bfd_alloc (abfd, bytes_to_do);
1148 csymbols = bfd_alloc (abfd, symcount * sizeof (asymbol));
H A Dihex.c180 tdata = bfd_alloc (abfd, sizeof (* tdata));
364 secname = bfd_alloc (abfd, amt);
640 section->used_by_bfd = bfd_alloc (abfd, section->size);
671 n = bfd_alloc (abfd, sizeof (* n));
675 data = bfd_alloc (abfd, count);
H A Dversados.c152 tdata_type *tdata = bfd_alloc (abfd, amt);
448 esdid->contents = bfd_alloc (abfd, size);
505 esdid->section->relocation = bfd_alloc (abfd, amt);
528 VDATA (abfd)->symbols = bfd_alloc (abfd, amt);
531 VDATA (abfd)->strings = bfd_alloc (abfd, amt);

Completed in 163 milliseconds

1234567891011