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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Dcpu-arm.c294 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
391 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
H A Dstabs.c228 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)
229 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf))
549 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf))
H A Dsection.c1445 bfd_malloc_and_get_section
1448 bfd_boolean bfd_malloc_and_get_section
1457 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) function
H A DpeXXigen.c1128 if (!bfd_malloc_and_get_section (abfd, rel_section, &data))
1173 if (!bfd_malloc_and_get_section (abfd, section, &data))
1627 if (! bfd_malloc_and_get_section (abfd, section, &data))
1747 if (! bfd_malloc_and_get_section (abfd, section, &data))
H A Dopncls.c1139 if (!bfd_malloc_and_get_section (abfd, sect, &contents))
H A Delf32-cr16.c1081 else if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Delf-eh-frame.c491 REQUIRE (bfd_malloc_and_get_section (abfd, sec, &ehbuf));
H A Dcofflink.c1221 if (!bfd_malloc_and_get_section (abfd, sec, &copy))
H A Dxcofflink.c145 if (! bfd_malloc_and_get_section (abfd, sec, &contents))
3292 if (! bfd_malloc_and_get_section (sub, subdeb, &debug_contents))
H A Delf64-ppc.c3011 if (!bfd_malloc_and_get_section (abfd, opd, &contents))
6627 if (!bfd_malloc_and_get_section (ibfd, sec, &loc))
7571 if (!bfd_malloc_and_get_section (ibfd, toc, &contents))
H A Delflink.c3477 if (!bfd_malloc_and_get_section (abfd, s, &dynbuf))
11504 if (!bfd_malloc_and_get_section (abfd, sec, &sec_contents))
11508 else if (!bfd_malloc_and_get_section (l->sec->owner, l->sec,
H A Delf.c1210 if (!bfd_malloc_and_get_section (abfd, s, &dynbuf))
1760 if (!bfd_malloc_and_get_section (abfd, s, &dynbuf))
H A Delf32-arm.c3186 if (! bfd_malloc_and_get_section (abfd, sec, &contents))
3685 else if (! bfd_malloc_and_get_section (abfd, sec, &contents))
H A Dbfd-in2.h1730 bfd_boolean bfd_malloc_and_get_section
H A Decoff.c4026 if (!bfd_malloc_and_get_section (input_bfd, input_section, &contents))
H A Delf64-alpha.c3672 if (!bfd_malloc_and_get_section (abfd, sec, &info.contents))
H A Delfxx-ia64.c952 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Delf32-ppc.c5555 if (!bfd_malloc_and_get_section (abfd, isec, &contents))
H A Delfxx-mips.c6909 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
/freebsd-11.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1736 bfd_boolean bfd_malloc_and_get_section

Completed in 604 milliseconds