| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | cpu-arm.c | 294 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer)) in bfd_arm_update_notes() 391 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer)) in bfd_arm_get_mach_from_notes()
|
| H A D | stabs.c | 226 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf) in _bfd_link_section_stabs() 227 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf)) in _bfd_link_section_stabs() 546 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)) in _bfd_discard_section_stabs()
|
| H A D | section.c | 1457 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) in bfd_malloc_and_get_section() function
|
| H A D | peXXigen.c | 1138 if (!bfd_malloc_and_get_section (abfd, rel_section, &data)) in pe_print_idata() 1183 if (!bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_idata() 1646 if (! bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_pdata() 1766 if (! bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_reloc()
|
| H A D | opncls.c | 1138 if (!bfd_malloc_and_get_section (abfd, sect, &contents)) in get_debug_link_info()
|
| H A D | elf32-cr16.c | 1081 else if (!bfd_malloc_and_get_section (abfd, sec, &contents)) in elf32_cr16_relax_section()
|
| H A D | elf-eh-frame.c | 491 REQUIRE (bfd_malloc_and_get_section (abfd, sec, &ehbuf)); in _bfd_elf_discard_section_eh_frame()
|
| H A D | xcofflink.c | 144 if (! bfd_malloc_and_get_section (abfd, sec, &contents)) in xcoff_get_section_contents() 3287 if (! bfd_malloc_and_get_section (sub, subdeb, &debug_contents)) in bfd_xcoff_size_dynamic_sections()
|
| H A D | cofflink.c | 1220 if (!bfd_malloc_and_get_section (abfd, sec, ©)) in process_embedded_commands()
|
| H A D | bfd-in2.h | 1723 bfd_boolean bfd_malloc_and_get_section
|
| H A D | elf64-ppc.c | 3008 if (!bfd_malloc_and_get_section (abfd, opd, &contents)) in ppc64_elf_get_synthetic_symtab() 6623 if (!bfd_malloc_and_get_section (ibfd, sec, &loc)) in ppc64_elf_edit_opd() 7567 if (!bfd_malloc_and_get_section (ibfd, toc, &contents)) in ppc64_elf_edit_toc()
|
| H A D | elflink.c | 3468 if (!bfd_malloc_and_get_section (abfd, s, &dynbuf)) in elf_link_add_object_symbols() 11492 if (!bfd_malloc_and_get_section (abfd, sec, &sec_contents)) in _bfd_elf_section_already_linked() 11496 else if (!bfd_malloc_and_get_section (l->sec->owner, l->sec, in _bfd_elf_section_already_linked()
|
| H A D | elf32-arm.c | 3186 if (! bfd_malloc_and_get_section (abfd, sec, &contents)) in bfd_elf32_arm_process_before_allocation() 3685 else if (! bfd_malloc_and_get_section (abfd, sec, &contents)) in bfd_elf32_arm_vfp11_erratum_scan()
|
| H A D | elf.c | 1208 if (!bfd_malloc_and_get_section (abfd, s, &dynbuf)) in _bfd_elf_print_private_bfd_data() 1757 if (!bfd_malloc_and_get_section (abfd, s, &dynbuf)) in bfd_elf_get_bfd_needed_list()
|
| H A D | ecoff.c | 4016 if (!bfd_malloc_and_get_section (input_bfd, input_section, &contents)) in ecoff_indirect_link_order()
|
| H A D | elf64-alpha.c | 3663 if (!bfd_malloc_and_get_section (abfd, sec, &info.contents)) in elf64_alpha_relax_section()
|
| H A D | elfxx-ia64.c | 949 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
|
| H A D | elf32-ppc.c | 5542 if (!bfd_malloc_and_get_section (abfd, isec, &contents)) in ppc_elf_relax_section()
|
| H A D | elfxx-mips.c | 6880 if (!bfd_malloc_and_get_section (abfd, sec, &contents)) in _bfd_mips_relax_section()
|
| /freebsd-12.1/gnu/usr.bin/binutils/libbfd/ |
| H A D | bfd.h | 1729 bfd_boolean bfd_malloc_and_get_section
|