Searched refs:bfd_malloc2 (Results 1 – 4 of 4) sorted by relevance
103 extern void *bfd_malloc2
182 bfd_malloc2 (bfd_size_type nmemb, bfd_size_type size) in bfd_malloc2() function
108 extern void *bfd_malloc2
368 alloc_ext = bfd_malloc2 (symcount, extsym_size); in bfd_elf_get_elf_syms()387 alloc_extshndx = bfd_malloc2 (symcount, in bfd_elf_get_elf_syms()402 intsym_buf = bfd_malloc2 (symcount, sizeof (Elf_Internal_Sym)); in bfd_elf_get_elf_syms()3860 sections = bfd_malloc2 (bfd_count_sections (abfd), sizeof (asection *)); in _bfd_elf_map_sections_to_segments()5573 sections = bfd_malloc2 (section_count, sizeof (asection *)); in rewrite_elf_program_header()8914 = bfd_malloc2 (symcount, sizeof (*indbuf)); in elf_create_symbuf()