Searched refs:_bfd_elf_link_hash_hide_symbol (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elfxx-target.h | 465 #define elf_backend_hide_symbol _bfd_elf_link_hash_hide_symbol
|
| D | elf-bfd.h | 1594 extern void _bfd_elf_link_hash_hide_symbol
|
| D | elf64-ppc.c | 5420 _bfd_elf_link_hash_hide_symbol (info, h, TRUE); in sfpr_define() 5697 _bfd_elf_link_hash_hide_symbol (info, &fdh->elf, TRUE); in func_desc_adjust() 5737 _bfd_elf_link_hash_hide_symbol (info, &fh->elf, force_local); in func_desc_adjust() 5933 _bfd_elf_link_hash_hide_symbol (info, h, force_local); in ppc64_elf_hide_symbol() 5983 _bfd_elf_link_hash_hide_symbol (info, &fh->elf, force_local); in ppc64_elf_hide_symbol()
|
| D | elf32-score.c | 1528 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in _bfd_score_elf_hide_symbol()
|
| D | ChangeLog-0001 | 4536 * elf.c (_bfd_elf_link_hash_hide_symbol): Set dynindx to -1 7884 (_bfd_elf_link_hash_hide_symbol): Likewise. 7885 * elf.c (_bfd_elf_link_hash_hide_symbol): Likewise. 9342 (_bfd_elf_link_hash_hide_symbol): Declare. 9344 (_bfd_elf_link_hash_hide_symbol): Likewise. 9410 (_bfd_elf_link_hash_hide_symbol): New.
|
| D | elfxx-ia64.c | 1923 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local);
|
| D | ChangeLog-0203 | 3372 * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the 4598 (_bfd_elf_link_hash_hide_symbol): Use "init_offset". 11075 (_bfd_elf_link_hash_hide_symbol): Likewise. 11081 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param. 11088 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
|
| D | elf.c | 1595 _bfd_elf_link_hash_hide_symbol (struct bfd_link_info *info, in _bfd_elf_link_hash_hide_symbol() function
|
| D | elfxx-mips.c | 9727 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in _bfd_mips_elf_hide_symbol()
|