Searched refs:_bfd_elf_link_hash_copy_indirect (Results 1 – 25 of 31) sorted by relevance
12
/toolchain/binutils/binutils-2.27/bfd/ |
D | elfxx-target.h | 528 #define elf_backend_copy_indirect_symbol _bfd_elf_link_hash_copy_indirect
|
D | elf32-cris.c | 3076 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_cris_copy_indirect_symbol() 3119 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_cris_copy_indirect_symbol()
|
D | elf32-lm32.c | 2608 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in lm32_elf_copy_indirect_symbol()
|
D | elf32-or1k.c | 2717 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in or1k_elf_copy_indirect_symbol()
|
D | elf32-microblaze.c | 2624 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in microblaze_elf_copy_indirect_symbol()
|
D | ChangeLog-0001 | 1405 * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type 1598 * elf.c (_bfd_elf_link_hash_copy_indirect): Bail out after 1698 * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts to 1786 (_bfd_elf_link_hash_copy_indirect): Reference got/plt.refcount 9341 (_bfd_elf_link_hash_copy_indirect): Declare. 9343 * elf.c (_bfd_elf_link_hash_copy_indirect): Remove table argument. 9409 * elf.c (_bfd_elf_link_hash_copy_indirect): New.
|
D | elf32-metag.c | 2475 _bfd_elf_link_hash_copy_indirect (info, eh_dir, eh_ind); in elf_metag_copy_indirect_symbol()
|
D | elf32-tilepro.c | 1370 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in tilepro_elf_copy_indirect_symbol()
|
D | elf32-score7.c | 3614 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in s7_bfd_score_elf_copy_indirect_symbol()
|
D | elfxx-tilegx.c | 1575 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in tilegx_elf_copy_indirect_symbol()
|
D | elf32-m68k.c | 2510 _bfd_elf_link_hash_copy_indirect (info, _dir, _ind); in elf_m68k_copy_indirect_symbol()
|
D | elf64-s390.c | 851 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_s390_copy_indirect_symbol()
|
D | elf32-s390.c | 932 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_s390_copy_indirect_symbol()
|
D | elf32-hppa.c | 1089 _bfd_elf_link_hash_copy_indirect (info, eh_dir, eh_ind); in elf32_hppa_copy_indirect_symbol()
|
D | ChangeLog-0203 | 273 (_bfd_elf_link_hash_copy_indirect): Remove unneeded parens. 353 * elf.c (_bfd_elf_link_hash_copy_indirect): Copy it. 385 * elf.c (_bfd_elf_link_hash_copy_indirect): Copy 4547 _bfd_elf_link_hash_copy_indirect, rather insert relevant code from 6890 (_bfd_elf_link_hash_copy_indirect): Likewise. 6902 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly 7189 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
|
D | ChangeLog-2005 | 550 (_bfd_elf_link_hash_copy_indirect): Likewise. 551 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Handle 2554 use _bfd_elf_link_hash_copy_indirect.
|
D | elf32-score.c | 3800 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in s3_bfd_score_elf_copy_indirect_symbol()
|
D | elf-m10300.c | 4600 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in _bfd_mn10300_copy_indirect_symbol()
|
D | ChangeLog-2015 | 1790 (_bfd_elf_link_hash_copy_indirect): Check versioned instead of 1818 (_bfd_elf_link_hash_copy_indirect): Don't copy any references to
|
D | elf64-alpha.c | 2191 _bfd_elf_link_hash_copy_indirect(info, dir, ind); in elf64_alpha_copy_indirect_symbol()
|
D | elf32-nios2.c | 4674 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in nios2_elf32_copy_indirect_symbol()
|
D | elfxx-sparc.c | 1321 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in _bfd_sparc_elf_copy_indirect_symbol()
|
D | elf32-i386.c | 1209 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_i386_copy_indirect_symbol()
|
D | elf64-x86-64.c | 1248 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_x86_64_copy_indirect_symbol()
|
D | elf32-sh.c | 5973 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in sh_elf_copy_indirect_symbol()
|
12