Home
last modified time | relevance | path

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

12

/dragonfly/contrib/gdb-7/bfd/
H A Dstabs.c228 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf) in _bfd_link_section_stabs()
229 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf)) in _bfd_link_section_stabs()
550 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)) in _bfd_discard_section_stabs()
H A Dsection.c1572 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) in bfd_malloc_and_get_section() function
H A Dopncls.c1172 if (!bfd_malloc_and_get_section (abfd, sect, &contents)) in get_debug_link_info()
H A Dlinker.c3059 if (!bfd_malloc_and_get_section (sec->owner, sec, &sec_contents)) in _bfd_handle_already_linked()
3063 else if (!bfd_malloc_and_get_section (l->sec->owner, l->sec, in _bfd_handle_already_linked()
H A Delf-eh-frame.c509 REQUIRE (bfd_malloc_and_get_section (abfd, sec, &ehbuf)); in _bfd_elf_parse_eh_frame()
H A Delfcode.h1100 if (!bfd_malloc_and_get_section (abfd, sec, &free_contents)) in elf_checksum_contents()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dstabs.c227 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf) in _bfd_link_section_stabs()
228 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf)) in _bfd_link_section_stabs()
550 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)) in _bfd_discard_section_stabs()
H A Dopncls.c1227 if (!bfd_malloc_and_get_section (abfd, sect, &contents)) in bfd_get_debug_link_info_1()
1315 if (!bfd_malloc_and_get_section (abfd, sect, & contents)) in bfd_get_alt_debug_link_info()
1883 if (!bfd_malloc_and_get_section (abfd, sect, & contents)) in get_build_id()
H A Dpei-x86_64.c618 if (!bfd_malloc_and_get_section (abfd, pdata_section, &pdata)) in pex64_bfd_print_pdata_section()
723 || !bfd_malloc_and_get_section (abfd, xdata_section, &xdata)) in pex64_bfd_print_pdata_section()
H A DpeXXigen.c1344 if (!bfd_malloc_and_get_section (abfd, rel_section, &data)) in pe_print_idata()
1390 if (!bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_idata()
1936 if (! bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_pdata()
2120 if (! bfd_malloc_and_get_section (abfd, section, &data)) in _bfd_XX_print_ce_compressed_pdata()
2236 if (! bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_reloc()
2544 if (! bfd_malloc_and_get_section (abfd, section, & data)) in rsrc_print_section()
2684 if (!bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_debugdata()
2982 if (section && bfd_malloc_and_get_section (obfd, section, &data)) in _bfd_XX_bfd_copy_private_bfd_data_common()
H A Dsection.c1607 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) in bfd_malloc_and_get_section() function
H A Dlinker.c2880 if (!bfd_malloc_and_get_section (sec->owner, sec, &sec_contents)) in _bfd_handle_already_linked()
2885 else if (!bfd_malloc_and_get_section (l->sec->owner, l->sec, in _bfd_handle_already_linked()
H A Dpeicode.h1357 if (!bfd_malloc_and_get_section (abfd, section, &data)) in pe_bfd_read_buildid()
H A Delfcode.h1122 if (!bfd_malloc_and_get_section (abfd, sec, &free_contents)) in elf_checksum_contents()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dstabs.c227 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf) in _bfd_link_section_stabs()
228 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf)) in _bfd_link_section_stabs()
549 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)) in _bfd_discard_section_stabs()
H A Dpei-x86_64.c525 if (!bfd_malloc_and_get_section (abfd, pdata_section, &pdata)) in pex64_bfd_print_pdata_section()
630 || !bfd_malloc_and_get_section (abfd, xdata_section, &xdata)) in pex64_bfd_print_pdata_section()
H A Dopncls.c1190 if (!bfd_malloc_and_get_section (abfd, sect, &contents)) in bfd_get_debug_link_info()
1247 if (!bfd_malloc_and_get_section (abfd, sect, & contents)) in bfd_get_alt_debug_link_info()
H A DpeXXigen.c1338 if (!bfd_malloc_and_get_section (abfd, rel_section, &data)) in pe_print_idata()
1383 if (!bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_idata()
1914 if (! bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_pdata()
2097 if (! bfd_malloc_and_get_section (abfd, section, &data)) in _bfd_XX_print_ce_compressed_pdata()
2213 if (! bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_reloc()
2516 if (! bfd_malloc_and_get_section (abfd, section, & data)) in rsrc_print_section()
2656 if (!bfd_malloc_and_get_section (abfd, section, &data)) in pe_print_debugdata()
2952 if (section && bfd_malloc_and_get_section (obfd, section, &data)) in _bfd_XX_bfd_copy_private_bfd_data_common()
H A Dsection.c1637 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) in bfd_malloc_and_get_section() function
H A Dlinker.c2919 if (!bfd_malloc_and_get_section (sec->owner, sec, &sec_contents)) in _bfd_handle_already_linked()
2923 else if (!bfd_malloc_and_get_section (l->sec->owner, l->sec, in _bfd_handle_already_linked()
H A Dpeicode.h1328 if (!bfd_malloc_and_get_section (abfd, section, &data)) in pe_bfd_read_buildid()
H A Delfcode.h1102 if (!bfd_malloc_and_get_section (abfd, sec, &free_contents)) in elf_checksum_contents()
/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-open-bfd.c96 if (!bfd_malloc_and_get_section (abfd, ctf_asect, &contents)) in ctf_bfdopen()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dstrings.c339 if (!bfd_malloc_and_get_section (abfd, sect, &mem)) in strings_a_section()
/dragonfly/contrib/gdb-7/gdb/
H A Drecord-full.c2227 if (!bfd_malloc_and_get_section (p->bfd, in record_full_core_xfer_partial()

12