Searched refs:_bfd_elf_link_hash_hide_symbol (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elfxx-target.h | 531 #define elf_backend_hide_symbol _bfd_elf_link_hash_hide_symbol
|
D | elf64-ppc.c | 6728 _bfd_elf_link_hash_hide_symbol (info, &h->elf, TRUE); in sfpr_define() 7001 _bfd_elf_link_hash_hide_symbol (info, &fdh->elf, TRUE); in func_desc_adjust() 7041 _bfd_elf_link_hash_hide_symbol (info, &fh->elf, force_local); in func_desc_adjust() 7095 _bfd_elf_link_hash_hide_symbol (info, htab->elf.hgot, TRUE); in ppc64_elf_func_desc_adjust() 7318 _bfd_elf_link_hash_hide_symbol (info, h, force_local); in ppc64_elf_hide_symbol() 7371 _bfd_elf_link_hash_hide_symbol (info, &fh->elf, force_local); in ppc64_elf_hide_symbol() 8267 _bfd_elf_link_hash_hide_symbol (info, opt, in ppc64_elf_tls_setup()
|
D | elf32-cris.c | 2836 _bfd_elf_link_hash_hide_symbol (info, h, force_local); in elf_cris_hide_symbol()
|
D | elf32-score7.c | 1491 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in s7_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 | elf32-score.c | 1629 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in s3_bfd_score_elf_hide_symbol()
|
D | elfnn-ia64.c | 1337 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in elfNN_ia64_hash_hide_symbol()
|
D | elf64-ia64-vms.c | 943 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in elf64_ia64_hash_hide_symbol()
|
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 | ChangeLog-2008 | 1369 (mips_elf_record_global_got_symbol): Use _bfd_elf_link_hash_hide_symbol
|
D | ChangeLog-2007 | 1528 _bfd_elf_link_hash_copy_indirect, _bfd_elf_link_hash_hide_symbol,
|
D | ChangeLog-2009 | 2834 (_bfd_elf_link_hash_hide_symbol): Don't clean plt on
|
D | elflink.c | 7074 _bfd_elf_link_hash_hide_symbol (struct bfd_link_info *info, in _bfd_elf_link_hash_hide_symbol() function
|
D | ChangeLog-2005 | 2540 (_bfd_elf_link_hash_hide_symbol): Likewise.
|
D | elfxx-mips.c | 3966 _bfd_elf_link_hash_hide_symbol (info, h, TRUE); in mips_elf_record_global_got_symbol()
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | elf32.em | 1514 _bfd_elf_link_hash_hide_symbol (&link_info, h, TRUE);
|