HomeSort by relevance Sort by last modified time
    Searched refs:bfd_malloc_and_get_section (Results 1 - 25 of 49) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/bfd/
cpu-arm.c 296 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
393 if (!bfd_malloc_and_get_section (abfd, arm_arch_section, &buffer))
elf32-sh64-com.c 121 if (!bfd_malloc_and_get_section (cranges->owner, cranges,
stabs.c 229 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf)
230 || !bfd_malloc_and_get_section (abfd, stabstrsec, &stabstrbuf))
552 if (!bfd_malloc_and_get_section (abfd, stabsec, &stabbuf))
pei-x86_64.c 478 if (!bfd_malloc_and_get_section (abfd, pdata_section, &pdata))
559 || !bfd_malloc_and_get_section (abfd, xdata_section, &xdata))
elf32-epiphany.c 249 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
section.c 1596 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf) function
    [all...]
elf32-ip2k.c 639 if (!bfd_malloc_and_get_section (abfd, stab, &stabcontents))
1121 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
    [all...]
opncls.c 1185 if (!bfd_malloc_and_get_section (abfd, sect, &contents))
    [all...]
peXXigen.c     [all...]
coff-sh.c 761 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
1009 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
    [all...]
elf32-msp430.c     [all...]
elf-m10200.c 613 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
    [all...]
elf32-crx.c 1012 else if (!bfd_malloc_and_get_section (abfd, sec, &contents))
    [all...]
elf32-m68hc11.c 749 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
    [all...]
elf32-avr.c     [all...]
linker.c     [all...]
elf-hppa.h     [all...]
elf32-h8300.c 769 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
    [all...]
elf32-m32c.c     [all...]
elf-m10300.c     [all...]
elf32-sh.c 168 if (!bfd_malloc_and_get_section (input_bfd, symbol_section,
558 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
814 if (!bfd_malloc_and_get_section (abfd, sec, &contents))
    [all...]
elf-eh-frame.c 502 REQUIRE (bfd_malloc_and_get_section (abfd, sec, &ehbuf));
    [all...]
elf32-rl78.c     [all...]
elfcode.h     [all...]
elf32-i386.c     [all...]

Completed in 874 milliseconds

1 2