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

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcpu-arm.c295 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
392 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
H A Delf32-sh64-com.c122 if (!bfd_malloc_and_get_section (cranges->owner, cranges,
H A Dstabs.c230 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)
231 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf))
551 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf))
H A Dsection.c1443 bfd_malloc_and_get_section
1446 bfd_boolean bfd_malloc_and_get_section
1455 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) function
H A DpeXXigen.c1130 if (!bfd_malloc_and_get_section (abfd, rel_section, &data))
1175 if (!bfd_malloc_and_get_section (abfd, section, &data))
1629 if (! bfd_malloc_and_get_section (abfd, section, &data))
1749 if (! bfd_malloc_and_get_section (abfd, section, &data))
H A Delf32-ip2k.c643 if (!bfd_malloc_and_get_section (abfd, stab, &stabcontents))
1146 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Dcoff-sh.c768 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
1016 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
1421 if (!bfd_malloc_and_get_section (abfd, o, &ocontents))
H A Delf32-cr16.c1081 else if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Delf32-crx.c1024 else if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Delf32-h8300.c747 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Delf32-m68hc11.c750 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcpu-arm.c295 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
392 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
H A Delf32-sh64-com.c122 if (!bfd_malloc_and_get_section (cranges->owner, cranges,
H A Dstabs.c230 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)
231 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf))
551 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf))
H A Dsection.c1443 bfd_malloc_and_get_section
1446 bfd_boolean bfd_malloc_and_get_section
1455 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) function
H A DpeXXigen.c1130 if (!bfd_malloc_and_get_section (abfd, rel_section, &data))
1175 if (!bfd_malloc_and_get_section (abfd, section, &data))
1629 if (! bfd_malloc_and_get_section (abfd, section, &data))
1749 if (! bfd_malloc_and_get_section (abfd, section, &data))
H A Delf32-ip2k.c643 if (!bfd_malloc_and_get_section (abfd, stab, &stabcontents))
1146 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Dcoff-sh.c768 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
1016 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
1421 if (!bfd_malloc_and_get_section (abfd, o, &ocontents))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcpu-arm.c295 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
392 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
H A Delf32-sh64-com.c122 if (!bfd_malloc_and_get_section (cranges->owner, cranges,
H A Dstabs.c230 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)
231 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf))
551 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf))
H A Dsection.c1443 bfd_malloc_and_get_section
1446 bfd_boolean bfd_malloc_and_get_section
1455 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) function
H A DpeXXigen.c1130 if (!bfd_malloc_and_get_section (abfd, rel_section, &data))
1175 if (!bfd_malloc_and_get_section (abfd, section, &data))
1629 if (! bfd_malloc_and_get_section (abfd, section, &data))
1749 if (! bfd_malloc_and_get_section (abfd, section, &data))
H A Delf32-ip2k.c643 if (!bfd_malloc_and_get_section (abfd, stab, &stabcontents))
1146 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
H A Dcoff-sh.c768 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
1016 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
1421 if (!bfd_malloc_and_get_section (abfd, o, &ocontents))

Completed in 173 milliseconds

12345