Home
last modified time | relevance | path

Searched refs:bfd_malloc_and_get_section (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dcpu-arm.c294 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 Dstabs.c226 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 Dsection.c1457 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) in bfd_malloc_and_get_section() function
H A DpeXXigen.c1138 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 Dopncls.c1138 if (!bfd_malloc_and_get_section (abfd, sect, &contents)) in get_debug_link_info()
H A Delf32-cr16.c1081 else if (!bfd_malloc_and_get_section (abfd, sec, &contents)) in elf32_cr16_relax_section()
H A Delf-eh-frame.c491 REQUIRE (bfd_malloc_and_get_section (abfd, sec, &ehbuf)); in _bfd_elf_discard_section_eh_frame()
H A Dxcofflink.c144 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 Dcofflink.c1220 if (!bfd_malloc_and_get_section (abfd, sec, &copy)) in process_embedded_commands()
H A Dbfd-in2.h1723 bfd_boolean bfd_malloc_and_get_section
H A Delf64-ppc.c3008 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 Delflink.c3468 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 Delf32-arm.c3186 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 Delf.c1208 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 Decoff.c4016 if (!bfd_malloc_and_get_section (input_bfd, input_section, &contents)) in ecoff_indirect_link_order()
H A Delf64-alpha.c3663 if (!bfd_malloc_and_get_section (abfd, sec, &info.contents)) in elf64_alpha_relax_section()
H A Delfxx-ia64.c949 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Delf32-ppc.c5542 if (!bfd_malloc_and_get_section (abfd, isec, &contents)) in ppc_elf_relax_section()
H A Delfxx-mips.c6880 if (!bfd_malloc_and_get_section (abfd, sec, &contents)) in _bfd_mips_relax_section()
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1729 bfd_boolean bfd_malloc_and_get_section