Searched refs:bfd_zalloc2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | libbfd-in.h | 121 extern void *bfd_zalloc2
|
| H A D | libbfd.h | 126 extern void *bfd_zalloc2
|
| H A D | opncls.c | 977 bfd_zalloc2 (bfd *abfd, bfd_size_type nmemb, bfd_size_type size) in bfd_zalloc2() function
|
| H A D | elf.c | 3144 i_shdrp = bfd_zalloc2 (abfd, section_number, sizeof (Elf_Internal_Shdr *)); in assign_section_numbers() 3419 sect_syms = bfd_zalloc2 (abfd, max_index, sizeof (asymbol *)); in elf_map_symbols() 6293 outbound_shndx = bfd_zalloc2 (abfd, 1 + symcount, in swap_out_syms() 6723 elf_tdata (abfd)->verref = bfd_zalloc2 (abfd, hdr->sh_info, in _bfd_elf_slurp_version_tables() 6883 elf_tdata (abfd)->verdef = bfd_zalloc2 (abfd, maxidx, in _bfd_elf_slurp_version_tables() 6975 elf_tdata (abfd)->verdef = bfd_zalloc2 (abfd, freeidx, in _bfd_elf_slurp_version_tables()
|