/toolchain/binutils/binutils-2.25/bfd/ |
D | hp300hpux.c | 205 bfd_boolean MY (slurp_reloc_table) 707 MY (slurp_reloc_table) (bfd *abfd, sec_ptr asect, asymbol **symbols) in MY() argument 831 if (!(tblptr || MY (slurp_reloc_table) (abfd, section, symbols))) in MY()
|
D | i386lynx.c | 373 NAME(lynx,slurp_reloc_table) (bfd *abfd, in NAME() argument 522 if (!(tblptr || NAME(lynx,slurp_reloc_table) (abfd, section, symbols))) in NAME()
|
D | mipsbsd.c | 368 if (!NAME(aout,slurp_reloc_table) (abfd, section, symbols)) in MY()
|
D | libaout.h | 532 extern bfd_boolean NAME (aout, slurp_reloc_table)
|
D | riscix.c | 464 if (!NAME (aout, slurp_reloc_table) (abfd, section, symbols)) in MY()
|
D | elf64-sparc.c | 218 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in elf64_sparc_canonicalize_reloc()
|
D | elf64-mips.c | 3643 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in mips_elf64_canonicalize_reloc() 3669 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in mips_elf64_canonicalize_dynamic_reloc()
|
D | elf-bfd.h | 605 bfd_boolean (*slurp_reloc_table) member
|
D | elfcode.h | 127 #define elf_slurp_reloc_table NAME(bfd_elf,slurp_reloc_table)
|
D | pdp11.c | 1816 NAME (aout, slurp_reloc_table) (bfd *abfd, sec_ptr asect, asymbol **symbols) in NAME() argument 1970 if (!(tblptr || NAME (aout, slurp_reloc_table)(abfd, section, symbols))) in NAME()
|
D | ChangeLog-9495 | 2547 * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t 3513 (NAME(aout,slurp_reloc_table)): Pass bfd_get_symcount to reloc 3522 (MY(slurp_reloc_table)): Pass bfd_get_symcount to reloc swap 3527 (NAME(lynx,slurp_reloc_table)): Pass bfd_get_symcount to reloc 3669 * libaout.h (NAME(aout,slurp_reloc_table)): Change declaration to 6059 * aoutx.h (slurp_reloc_table): Detect bss and succesfully read 7642 (NAME(aout,slurp_reloc_table)): Don't read dynamic relocs. 7743 * hp300hpux.c (MY(slurp_reloc_table)): Likewise. Also, if malloc 7745 * i386lynx.c (NAME(lynx,slurp_reloc_table)): If malloc returns 7831 (NAME(aout,slurp_reloc_table)): Allocate the cached relocs with [all …]
|
D | aoutx.h | 2274 NAME (aout, slurp_reloc_table) (bfd *abfd, sec_ptr asect, asymbol **symbols) in NAME() argument 2427 if (!(tblptr || NAME (aout, slurp_reloc_table) (abfd, section, symbols))) in NAME()
|
D | elf.c | 7142 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE)) in _bfd_elf_canonicalize_reloc() 7228 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_canonicalize_dynamic_reloc() 10044 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_elf_get_synthetic_symtab()
|
D | ChangeLog | 371 (slurp_reloc_table): Likewise. 449 (slurp_reloc_table): Likewise.
|
D | elf64-x86-64.c | 5422 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in elf_x86_64_get_synthetic_symtab()
|
D | elf64-ppc.c | 3251 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in ppc64_elf_get_synthetic_symtab() 3444 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in ppc64_elf_get_synthetic_symtab()
|
D | elf32-ppc.c | 2931 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in ppc_elf_get_synthetic_symtab()
|
D | ChangeLog-9697 | 2919 slurp_reloc_table. 2923 slurp_reloc_table.
|
D | ChangeLog-2007 | 1450 * aoutx.h (slurp_reloc_table): Return TRUE if reloc_size == zero
|
D | ChangeLog-0203 | 8212 (NAME(aout,slurp_reloc_table)): Likewise. 8229 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc. 8233 (NAME(aout,slurp_reloc_table)): Likewise.
|
D | ChangeLog-0001 | 1388 * pdp11.c (slurp_reloc_table): Likewise. 8867 (NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
|
D | elf32-arm.c | 16089 if (!elf32_arm_size_info.slurp_reloc_table (abfd, relplt, dynsyms, TRUE)) in elf32_arm_get_synthetic_symtab()
|
D | elfxx-mips.c | 15942 slurp_relocs = get_elf_backend_data (abfd)->s->slurp_reloc_table; in _bfd_mips_elf_get_synthetic_symtab()
|
D | ChangeLog-9193 | 912 * aoutx.h (aout,slurp_reloc_table): Avoid a goto.
|