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

123

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbinary.c145 buf = bfd_alloc (abfd, size);
169 syms = bfd_alloc (abfd, amt);
H A Dsrec.c38 again, and this time the data is placed into a bfd_alloc'd
199 tdata = bfd_alloc (abfd, sizeof (tdata_type));
272 n = bfd_alloc (abfd, sizeof (* n));
396 symname = bfd_alloc (abfd, (bfd_size_type) (p - symbuf));
533 secname = bfd_alloc (abfd, amt);
784 section->used_by_bfd = bfd_alloc (abfd, section->size);
822 entry = bfd_alloc (abfd, sizeof (* entry));
832 data = bfd_alloc (abfd, bytes_to_do);
1131 csymbols = bfd_alloc (abfd, symcount * sizeof (asymbol));
H A Dihex.c178 tdata = bfd_alloc (abfd, sizeof (* tdata));
362 secname = bfd_alloc (abfd, amt);
638 section->used_by_bfd = bfd_alloc (abfd, section->size);
669 n = bfd_alloc (abfd, sizeof (* n));
673 data = bfd_alloc (abfd, count);
H A Ddwarf1.c273 stash->line_section = bfd_alloc (stash->abfd, size);
310 aUnit->linenumber_table = bfd_alloc (stash->abfd, amt);
480 stash->debug_section = bfd_alloc (abfd, size);
H A Delf-attrs.c240 bfd_alloc (abfd, sizeof (obj_attribute_list));
304 p = (char *) bfd_alloc (abfd, len);
329 bfd_alloc (abfd, sizeof (obj_attribute_list));
H A Delfcore.h190 i_phdrp = bfd_alloc (abfd, amt);
H A Dstabs.c217 *psecinfo = bfd_alloc (abfd, amt);
378 ne = bfd_alloc (abfd, amt);
474 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
628 secinfo->cumulative_skips = bfd_alloc (abfd, amt);
H A Dtekhex.c384 char *n = bfd_alloc (abfd, (bfd_size_type) len + 1);
414 tekhex_symbol_type *new = bfd_alloc (abfd, amt);
427 new->symbol.name = bfd_alloc (abfd, (bfd_size_type) len + 1);
531 tdata = bfd_alloc (abfd, (bfd_size_type) sizeof (tdata_type));
H A Dcoffgen.c82 name = bfd_alloc (abfd, (bfd_size_type) strlen (strings) + 1);
92 name = bfd_alloc (abfd, (bfd_size_type) sizeof (hdr->s_name) + 1);
187 external_sections = bfd_alloc (abfd, readsize);
242 filehdr = bfd_alloc (abfd, filhsz);
259 value in the call to bfd_alloc below. But we must be careful to
275 opthdr = bfd_alloc (abfd, aoutsz);
639 newsyms = bfd_alloc (bfd_ptr, amt);
925 buf = bfd_alloc (abfd, symesz);
939 buf = bfd_alloc (abfd, auxesz);
1269 buff = bfd_alloc (abf
[all...]
H A Dsunos.c276 info->dynsym = bfd_alloc (abfd, amt);
295 info->dynstr = bfd_alloc (abfd, amt);
375 info->canonical_dynsym = bfd_alloc (abfd, size);
448 info->dynrel = bfd_alloc (abfd, size);
470 info->canonical_dynrel = bfd_alloc (abfd, size);
943 needed = bfd_alloc (abfd, alc);
1025 namecopy = bfd_alloc (abfd, (bfd_size_type) strlen (namebuf) + 1);
1700 n = bfd_alloc (abfd, amt);
1975 s->contents = bfd_alloc (output_bfd, s->size);
2040 s->contents = bfd_alloc (dynob
[all...]
H A Dsyms.c1004 info->stabs = bfd_alloc (abfd, stabsize);
1005 info->strs = bfd_alloc (abfd, strsize);
1119 info->indextable = bfd_alloc (abfd, amt);
H A Dppcboot.c278 buf = (char *) bfd_alloc (abfd, size);
306 syms = (asymbol *) bfd_alloc (abfd, amt);
H A Darchive64.c103 raw_armap = bfd_alloc (abfd, ptrsize);
H A Darchive.c753 ardata->symdefs = bfd_alloc (abfd, amt);
845 raw_armap = bfd_alloc (abfd, ptrsize);
1022 ardata->symdefs = bfd_alloc (abfd, amt);
1163 copy = bfd_alloc (abfd, last - first + 1);
1814 first_name = bfd_alloc (arch, 1);
1884 map[orl_count].name = bfd_alloc (arch, amt);
1887 *(map[orl_count].name) = bfd_alloc (arch, namelen + 1);
H A Ddwarf2.c336 stash->dwarf_str_buffer = bfd_alloc (abfd, sz);
574 blk = bfd_alloc (abfd, amt);
583 blk = bfd_alloc (abfd, amt);
612 blk = bfd_alloc (abfd, amt);
621 blk = bfd_alloc (abfd, amt);
789 struct line_info* info = bfd_alloc (table->abfd, amt);
799 info->filename = bfd_alloc (table->abfd, strlen (filename) + 1);
1012 table = bfd_alloc (abfd, amt);
1064 lh.standard_opcode_lengths = bfd_alloc (abfd, amt);
2431 stash->info_ptr = bfd_alloc (debug_bf
[all...]
H A Delfcode.h745 i_shdrp = bfd_alloc (abfd, amt);
753 elf_elfsections (abfd) = bfd_alloc (abfd, amt);
827 elf_tdata (abfd)->phdr = bfd_alloc (abfd, amt);
956 rela_hdr->contents = bfd_alloc (abfd, rela_hdr->sh_size);
1086 x_shdrp = bfd_alloc (abfd, amt);
1497 relents = bfd_alloc (abfd, amt);
H A Delf64-sparc.c187 asect->relocation = (arelent *) bfd_alloc (abfd, amt);
330 rela_hdr->contents = (PTR) bfd_alloc (abfd, rela_hdr->sh_size);
H A Dopncls.c876 bfd_alloc
879 void *bfd_alloc (bfd *abfd, bfd_size_type wanted);
887 bfd_alloc (bfd *abfd, bfd_size_type size)
959 res = bfd_alloc (abfd, size);
992 res = bfd_alloc (abfd, size);
886 bfd_alloc (bfd *abfd, bfd_size_type size) function
H A Dieee.c217 string = bfd_alloc (ieee->abfd, (bfd_size_type) length + 1);
697 new_symbol = bfd_alloc (ieee->h.abfd, amt);
1077 char *tmp = bfd_alloc (abfd, (bfd_size_type) 11);
1305 abfd->tdata.ieee_ar_data = bfd_alloc (abfd, amt);
1387 ieee->elements = bfd_alloc (abfd, amt);
1497 r = bfd_alloc (ieee->h.abfd, sizeof (* r));
1676 per->data = bfd_alloc (ieee->h.abfd, s->size);
1936 IEEE_DATA (abfd)->h.first_byte = bfd_alloc (ieee->h.abfd, amt);
2022 newsect->used_by_bfd = bfd_alloc (abfd, sizeof (ieee_per_section_type));
3207 ieee_per_section (s)->data = bfd_alloc (abf
[all...]
H A Dcoff-rs6000.c1175 contents = (bfd_byte *) bfd_alloc (abfd, sz);
1191 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
1233 contents = (bfd_byte *) bfd_alloc (abfd, sz);
1249 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
1397 ret = (struct areltdata *) bfd_alloc (abfd, amt);
1415 hdrp = (struct xcoff_ar_hdr *) bfd_alloc (abfd, amt);
1447 hdrp = (struct xcoff_ar_hdr_big *) bfd_alloc (abfd, amt);
2111 offsets = (file_ptr *) bfd_alloc (abfd, count * sizeof (file_ptr));
2166 sub->arelt_data = bfd_alloc (sub, size);
2402 current_bfd->arelt_data = bfd_alloc (current_bf
[all...]
H A Delf.c274 || (shstrtab = bfd_alloc (abfd, shstrtabsize + 1)) == NULL
1795 l = bfd_alloc (abfd, amt);
2135 hdr2 = bfd_alloc (abfd, amt);
2621 name = bfd_alloc (abfd, len);
2654 name = bfd_alloc (abfd, len);
2740 name = bfd_alloc (abfd, amt);
2989 sec->contents = bfd_alloc (abfd, sec->size);
5786 map = bfd_alloc (obfd, amt);
7008 iverdef->vd_auxptr = bfd_alloc (abfd, sizeof (Elf_Internal_Verdaux));
7521 threaded_name = bfd_alloc (abf
[all...]
H A Decoff.c560 raw = bfd_alloc (abfd, raw_size);
607 debug->fdr = bfd_alloc (abfd, amt);
876 internal = bfd_alloc (abfd, internal_size);
1575 internal_relocs = bfd_alloc (abfd, amt);
1579 external_relocs = bfd_alloc (abfd, amt);
2636 reloc_buff = bfd_alloc (abfd, amt);
2907 raw_armap = bfd_alloc (abfd, parsed_size);
2974 symdef_ptr = bfd_alloc (abfd, amt);
3352 sym_hash = bfd_alloc (abfd, amt);
H A Dmerge.c396 sinfo = bfd_alloc (abfd, sizeof (struct sec_merge_info));
410 *psecinfo = bfd_alloc (abfd, amt);
H A Dcoffcode.h962 = bfd_alloc (abfd, amt);
970 newname = bfd_alloc (abfd, amt);
4223 void * area = bfd_alloc (abfd, size);
4274 lineno_cache = bfd_alloc (abfd, amt);
4360 cached_area = bfd_alloc (abfd, amt);
4366 table_ptr = bfd_alloc (abfd, amt);
4858 reloc_cache = bfd_alloc (abfd, amt);
H A Dcoff-alpha.c1418 symndx_to_section = (asection **) bfd_alloc (input_bfd, amt);
2170 buf = (bfd_byte *) bfd_alloc (nbfd, size);
2224 bfd_alloc (nbfd, (bfd_size_type) sizeof (struct bfd_in_memory)));

Completed in 1012 milliseconds

123