Home
last modified time | relevance | path

Searched refs:_bfd_elf_link_hash_hide_symbol (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-target.h531 #define elf_backend_hide_symbol _bfd_elf_link_hash_hide_symbol
Delf64-ppc.c6728 _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()
Delf32-cris.c2836 _bfd_elf_link_hash_hide_symbol (info, h, force_local); in elf_cris_hide_symbol()
Delf32-score7.c1491 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in s7_bfd_score_elf_hide_symbol()
DChangeLog-00014536 * 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.
Delf32-score.c1629 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in s3_bfd_score_elf_hide_symbol()
Delfnn-ia64.c1337 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in elfNN_ia64_hash_hide_symbol()
Delf64-ia64-vms.c943 _bfd_elf_link_hash_hide_symbol (info, &h->root, force_local); in elf64_ia64_hash_hide_symbol()
DChangeLog-02033372 * 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.
DChangeLog-20081369 (mips_elf_record_global_got_symbol): Use _bfd_elf_link_hash_hide_symbol
DChangeLog-20071528 _bfd_elf_link_hash_copy_indirect, _bfd_elf_link_hash_hide_symbol,
DChangeLog-20092834 (_bfd_elf_link_hash_hide_symbol): Don't clean plt on
Delflink.c7074 _bfd_elf_link_hash_hide_symbol (struct bfd_link_info *info, in _bfd_elf_link_hash_hide_symbol() function
DChangeLog-20052540 (_bfd_elf_link_hash_hide_symbol): Likewise.
Delfxx-mips.c3966 _bfd_elf_link_hash_hide_symbol (info, h, TRUE); in mips_elf_record_global_got_symbol()
/toolchain/binutils/binutils-2.27/ld/emultempl/
Delf32.em1514 _bfd_elf_link_hash_hide_symbol (&link_info, h, TRUE);