Searched refs:bfd_alloc (Results 126 - 150 of 273) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Di386lynx.c446 relocs = (PTR) bfd_alloc (abfd, reloc_size);
H A Dcoffcode.h963 = bfd_alloc (abfd, amt);
971 newname = bfd_alloc (abfd, amt);
4228 void * area = bfd_alloc (abfd, size);
4302 lineno_cache = bfd_alloc (abfd, amt);
4383 n_lineno_cache = bfd_alloc (abfd, amt);
4440 cached_area = bfd_alloc (abfd, amt);
4446 table_ptr = bfd_alloc (abfd, amt);
4938 reloc_cache = bfd_alloc (abfd, amt);
H A Dmerge.c398 sinfo = bfd_alloc (abfd, sizeof (struct sec_merge_info));
412 *psecinfo = bfd_alloc (abfd, amt);
H A Dcoff-alpha.c1419 symndx_to_section = (asection **) bfd_alloc (input_bfd, amt);
2171 buf = (bfd_byte *) bfd_alloc (nbfd, size);
2225 bfd_alloc (nbfd, (bfd_size_type) sizeof (struct bfd_in_memory)));
H A Delf64-mips.c2635 relents = bfd_alloc (abfd, amt);
2737 rel_hdr->contents = bfd_alloc (abfd, rel_hdr->sh_size);
2835 rela_hdr->contents = bfd_alloc (abfd, rela_hdr->sh_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dmerge.c398 sinfo = bfd_alloc (abfd, sizeof (struct sec_merge_info));
412 *psecinfo = bfd_alloc (abfd, amt);
H A Dcoffcode.h963 = bfd_alloc (abfd, amt);
971 newname = bfd_alloc (abfd, amt);
4228 void * area = bfd_alloc (abfd, size);
4302 lineno_cache = bfd_alloc (abfd, amt);
4383 n_lineno_cache = bfd_alloc (abfd, amt);
4440 cached_area = bfd_alloc (abfd, amt);
4446 table_ptr = bfd_alloc (abfd, amt);
4938 reloc_cache = bfd_alloc (abfd, amt);
H A Delf64-mips.c2635 relents = bfd_alloc (abfd, amt);
2737 rel_hdr->contents = bfd_alloc (abfd, rel_hdr->sh_size);
2835 rela_hdr->contents = bfd_alloc (abfd, rela_hdr->sh_size);
H A Dcoff-alpha.c1419 symndx_to_section = (asection **) bfd_alloc (input_bfd, amt);
2171 buf = (bfd_byte *) bfd_alloc (nbfd, size);
2225 bfd_alloc (nbfd, (bfd_size_type) sizeof (struct bfd_in_memory)));
H A Delf32-xstormy16.c489 local_plt_offsets = bfd_alloc (abfd, size);
H A Delflink.c611 entry = bfd_alloc (input_bfd, amt);
633 bfd_alloc. We can't do this later in this function. */
2146 the return value is allocated using either malloc or bfd_alloc,
2179 internal_relocs = bfd_alloc (abfd, size);
2256 allocate it with bfd_alloc rather than malloc. Also since we
3365 msg = bfd_alloc (abfd, sz + 1);
3473 n = bfd_alloc (abfd, amt);
3478 anm = bfd_alloc (abfd, amt);
3496 n = bfd_alloc (abfd, amt);
3501 anm = bfd_alloc (abf
[all...]
H A Di386linux.c231 ret = (struct linux_link_hash_table *) bfd_alloc (abfd, amt);
H A Dlibbfd-in.h116 extern void *bfd_alloc
H A Dlibbfd.h121 extern void *bfd_alloc
H A Dmmo.c1156 n = (struct mmo_symbol *) bfd_alloc (abfd, sizeof (struct mmo_symbol));
1160 n->name = bfd_alloc (abfd, strlen (symname) + 1);
2121 csymbols = (asymbol *) bfd_alloc (abfd, symcount * sizeof (asymbol));
2856 table = bfd_alloc (abfd, (count + 1) * sizeof (asymbol *));
3167 you "free" memory allocated with "bfd_alloc", or even "bfd_release" a
3168 block allocated with "bfd_alloc"; they're really allocated from an
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dmerge.c398 sinfo = bfd_alloc (abfd, sizeof (struct sec_merge_info));
412 *psecinfo = bfd_alloc (abfd, amt);
H A Dcoffcode.h963 = bfd_alloc (abfd, amt);
971 newname = bfd_alloc (abfd, amt);
4228 void * area = bfd_alloc (abfd, size);
4302 lineno_cache = bfd_alloc (abfd, amt);
4383 n_lineno_cache = bfd_alloc (abfd, amt);
4440 cached_area = bfd_alloc (abfd, amt);
4446 table_ptr = bfd_alloc (abfd, amt);
4938 reloc_cache = bfd_alloc (abfd, amt);
H A Delf64-mips.c2635 relents = bfd_alloc (abfd, amt);
2737 rel_hdr->contents = bfd_alloc (abfd, rel_hdr->sh_size);
2835 rela_hdr->contents = bfd_alloc (abfd, rela_hdr->sh_size);
H A Dcoff-alpha.c1419 symndx_to_section = (asection **) bfd_alloc (input_bfd, amt);
2171 buf = (bfd_byte *) bfd_alloc (nbfd, size);
2225 bfd_alloc (nbfd, (bfd_size_type) sizeof (struct bfd_in_memory)));
H A Delf32-xstormy16.c489 local_plt_offsets = bfd_alloc (abfd, size);
H A Delflink.c611 entry = bfd_alloc (input_bfd, amt);
633 bfd_alloc. We can't do this later in this function. */
2146 the return value is allocated using either malloc or bfd_alloc,
2179 internal_relocs = bfd_alloc (abfd, size);
2256 allocate it with bfd_alloc rather than malloc. Also since we
3365 msg = bfd_alloc (abfd, sz + 1);
3473 n = bfd_alloc (abfd, amt);
3478 anm = bfd_alloc (abfd, amt);
3496 n = bfd_alloc (abfd, amt);
3501 anm = bfd_alloc (abf
[all...]
H A Di386linux.c231 ret = (struct linux_link_hash_table *) bfd_alloc (abfd, amt);
H A Dlibbfd-in.h116 extern void *bfd_alloc
H A Dlibbfd.h121 extern void *bfd_alloc
H A Dmmo.c1156 n = (struct mmo_symbol *) bfd_alloc (abfd, sizeof (struct mmo_symbol));
1160 n->name = bfd_alloc (abfd, strlen (symname) + 1);
2121 csymbols = (asymbol *) bfd_alloc (abfd, symcount * sizeof (asymbol));
2856 table = bfd_alloc (abfd, (count + 1) * sizeof (asymbol *));
3167 you "free" memory allocated with "bfd_alloc", or even "bfd_release" a
3168 block allocated with "bfd_alloc"; they're really allocated from an

Completed in 441 milliseconds

1234567891011