HomeSort by relevance Sort by last modified time
    Searched refs:slurp_reloc_table (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
hp300hpux.c 95 slurp_reloc_table
205 bfd_boolean MY (slurp_reloc_table)
705 MY (slurp_reloc_table) (bfd *abfd, sec_ptr asect, asymbol **symbols) function
829 if (!(tblptr || MY (slurp_reloc_table) (abfd, section, symbols)))
i386lynx.c 372 NAME(lynx,slurp_reloc_table) (bfd *abfd,
521 if (!(tblptr || NAME(lynx,slurp_reloc_table) (abfd, section, symbols)))
mipsbsd.c 368 if (!NAME(aout,slurp_reloc_table) (abfd, section, symbols))
elf-ifunc.c 404 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table;
libaout.h 534 extern bfd_boolean NAME (aout, slurp_reloc_table)
riscix.c 461 if (!NAME (aout, slurp_reloc_table) (abfd, section, symbols))
elf64-sparc.c 220 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE))
elf64-mips.c     [all...]
elf-bfd.h 669 bfd_boolean (*slurp_reloc_table)
667 bfd_boolean (*slurp_reloc_table) member in struct:elf_size_info
    [all...]
elfcode.h 128 #define elf_slurp_reloc_table NAME(bfd_elf,slurp_reloc_table)
    [all...]
pdp11.c     [all...]
aoutx.h     [all...]
elf.c     [all...]
elf32-i386.c     [all...]
elf64-x86-64.c     [all...]
elf64-ppc.c     [all...]
elf32-ppc.c     [all...]
elf32-arm.c     [all...]
elfxx-mips.c     [all...]

Completed in 222 milliseconds