Home
last modified time | relevance | path

Searched refs:bfd_alloc2 (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dopncls.texi227 @findex bfd_alloc2
228 @subsubsection @code{bfd_alloc2}
231 void *bfd_alloc2 (bfd *abfd, bfd_size_type nmemb, bfd_size_type size);
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlibbfd-in.h113 extern void *bfd_alloc2
Dlibbfd.h118 extern void *bfd_alloc2
Dopncls.c872 bfd_alloc2 (bfd *abfd, bfd_size_type nmemb, bfd_size_type size) in bfd_alloc2() function
Delf.c504 = bfd_alloc2 (abfd, num_group, sizeof (Elf_Internal_Shdr *)); in setup_group()
524 shdr->contents = bfd_alloc2 (abfd, shdr->sh_size, in setup_group()
3339 new_syms = bfd_alloc2 (abfd, num_locals + num_globals, sizeof (asymbol *)); in elf_map_symbols()
4104 phdrs = bfd_alloc2 (abfd, alloc, sizeof (Elf_Internal_Phdr)); in assign_file_positions_for_segments()
5789 outbound_syms = bfd_alloc2 (abfd, 1 + symcount, bed->s->sizeof_sym); in swap_out_syms()
6275 iverneed->vn_auxptr = bfd_alloc2 (abfd, iverneed->vn_cnt, in _bfd_elf_slurp_version_tables()
6422 iverdef->vd_auxptr = bfd_alloc2 (abfd, iverdef->vd_cnt, in _bfd_elf_slurp_version_tables()