Home
last modified time | relevance | path

Searched refs:slurp_reloc_table (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-ifunc.c404 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_ifunc_get_synthetic_symtab()
H A Dlibaout.h532 extern bfd_boolean NAME (aout, slurp_reloc_table)
H A Delf-bfd.h667 bfd_boolean (*slurp_reloc_table) member
H A Delfcode.h127 #define elf_slurp_reloc_table NAME(bfd_elf,slurp_reloc_table)
H A Delf.c7810 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in _bfd_elf_canonicalize_reloc()
7896 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_canonicalize_dynamic_reloc()
10892 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_get_synthetic_symtab()
H A Delf32-i386.c5958 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in elf_i386_get_plt_sym_val()
H A Delf64-x86-64.c6413 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in elf_x86_64_get_plt_sym_val()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dlibaout.h532 extern bfd_boolean NAME (aout, slurp_reloc_table)
H A Delf-bfd.h725 bfd_boolean (*slurp_reloc_table) member
H A Delfcode.h127 #define elf_slurp_reloc_table NAME(bfd_elf,slurp_reloc_table)
H A Delf.c8443 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in _bfd_elf_canonicalize_reloc()
8534 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_canonicalize_dynamic_reloc()
12144 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_get_synthetic_symtab()
/dragonfly/contrib/gdb-7/bfd/
H A Dlibaout.h534 extern bfd_boolean NAME (aout, slurp_reloc_table)
H A Delf-bfd.h604 bfd_boolean (*slurp_reloc_table) member
H A Delfcode.h128 #define elf_slurp_reloc_table NAME(bfd_elf,slurp_reloc_table)
H A Delf.c6993 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in _bfd_elf_canonicalize_reloc()
7079 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_canonicalize_dynamic_reloc()
9915 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_get_synthetic_symtab()
/dragonfly/contrib/gdb-7/gdb/
H A Delfread.c645 if (! bed->s->slurp_reloc_table (obfd, relplt, dyn_symbol_table, TRUE)) in elf_rel_plt_read()