Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-target.h555 #define elf_backend_hash_symbol _bfd_elf_hash_symbol
H A Delf-bfd.h1627 extern bfd_boolean _bfd_elf_hash_symbol (struct elf_link_hash_entry *);
H A Delf64-x86-64.c3628 return _bfd_elf_hash_symbol (h); in elf64_x86_64_hash_symbol()
H A Delf32-i386.c3899 return _bfd_elf_hash_symbol (h); in elf_i386_hash_symbol()
H A Delflink.c4926 _bfd_elf_hash_symbol (struct elf_link_hash_entry *h) in _bfd_elf_hash_symbol() function