Home
last modified time | relevance | path

Searched refs:_bfd_elf_hash_symbol (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/binutils/bfd/
HDelfxx-target.h602 #define elf_backend_hash_symbol _bfd_elf_hash_symbol
HDelf-bfd.h1744 extern bfd_boolean _bfd_elf_hash_symbol (struct elf_link_hash_entry *);
HDelf32-i386.c3789 return _bfd_elf_hash_symbol (h); in elf_i386_hash_symbol()
HDelf64-x86-64.c3620 return _bfd_elf_hash_symbol (h); in elf64_x86_64_hash_symbol()
HDChangeLog-20061443 * elf-bfd.h (bfd_elf_gnu_hash, _bfd_elf_hash_symbol): New prototypes.
1450 _bfd_elf_hash_symbol): New functions.
HDelflink.c5206 _bfd_elf_hash_symbol (struct elf_link_hash_entry *h) in _bfd_elf_hash_symbol() function