Searched refs:slurp_reloc_table (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dmipsbsd.c381 if (!NAME(aout,slurp_reloc_table) (abfd, section, symbols))
H A Delf64-sparc.c217 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE))
H A Dlibaout.h533 extern bfd_boolean NAME (aout, slurp_reloc_table)
H A Delf64-mips.c2357 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE))
2383 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table;
H A Delf-bfd.h458 bfd_boolean (*slurp_reloc_table)
456 bfd_boolean (*slurp_reloc_table) member in struct:elf_size_info
H A Delfcode.h124 #define elf_slurp_reloc_table NAME(bfd_elf,slurp_reloc_table)
H A Delf.c6596 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE))
6683 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table;
8833 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table;
H A Daoutx.h2259 NAME (aout, slurp_reloc_table) (bfd *abfd, sec_ptr asect, asymbol **symbols)
2407 if (!(tblptr || NAME (aout, slurp_reloc_table) (abfd, section, symbols)))
H A Delf64-ppc.c2923 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table;

Completed in 170 milliseconds