Searched refs:_bfd_elf_link_hash_copy_indirect (Results 1 – 15 of 15) sorted by relevance
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | elfxx-target.h | 513 #define elf_backend_copy_indirect_symbol _bfd_elf_link_hash_copy_indirect
|
H A D | elf-bfd.h | 1820 extern void _bfd_elf_link_hash_copy_indirect
|
H A D | elf32-i386.c | 1092 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_i386_copy_indirect_symbol()
|
H A D | elf64-x86-64.c | 1055 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_x86_64_copy_indirect_symbol()
|
H A D | elflink.c | 6843 _bfd_elf_link_hash_copy_indirect (struct bfd_link_info *info, in _bfd_elf_link_hash_copy_indirect() function
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | elfxx-target.h | 528 #define elf_backend_copy_indirect_symbol _bfd_elf_link_hash_copy_indirect
|
H A D | elf-bfd.h | 1930 extern void _bfd_elf_link_hash_copy_indirect
|
H A D | elf32-or1k.c | 2717 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in or1k_elf_copy_indirect_symbol()
|
H A D | elf32-i386.c | 1209 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_i386_copy_indirect_symbol()
|
H A D | elf64-x86-64.c | 1248 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in elf_x86_64_copy_indirect_symbol()
|
H A D | elflink.c | 7020 _bfd_elf_link_hash_copy_indirect (struct bfd_link_info *info, in _bfd_elf_link_hash_copy_indirect() function
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | elfxx-target.h | 582 #define elf_backend_copy_indirect_symbol _bfd_elf_link_hash_copy_indirect
|
H A D | elf-bfd.h | 2109 extern void _bfd_elf_link_hash_copy_indirect
|
H A D | elfxx-x86.c | 1750 _bfd_elf_link_hash_copy_indirect (info, dir, ind); in _bfd_x86_elf_copy_indirect_symbol()
|
H A D | elflink.c | 7564 _bfd_elf_link_hash_copy_indirect (struct bfd_link_info *info, in _bfd_elf_link_hash_copy_indirect() function
|