Home
last modified time | relevance | path

Searched refs:bfd_elf_gnu_hash (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h2298 extern unsigned long bfd_elf_gnu_hash
H A DChangeLog-20061442 (bfd_elf_gnu_hash): New function.
1443 * elf-bfd.h (bfd_elf_gnu_hash, _bfd_elf_hash_symbol): New prototypes.
H A Delf.c214 bfd_elf_gnu_hash (const char *namearg) in bfd_elf_gnu_hash() function
H A Delflink.c6304 ha = bfd_elf_gnu_hash (name); in elf_collect_gnu_hash_codes()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h2225 extern unsigned long bfd_elf_gnu_hash
H A DChangeLog-20061442 (bfd_elf_gnu_hash): New function.
1443 * elf-bfd.h (bfd_elf_gnu_hash, _bfd_elf_hash_symbol): New prototypes.
H A Delf.c222 bfd_elf_gnu_hash (const char *namearg) in bfd_elf_gnu_hash() function
H A Delflink.c6247 ha = bfd_elf_gnu_hash (name); in elf_collect_gnu_hash_codes()
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20061442 (bfd_elf_gnu_hash): New function.
1443 * elf-bfd.h (bfd_elf_gnu_hash, _bfd_elf_hash_symbol): New prototypes.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20061442 (bfd_elf_gnu_hash): New function.
1443 * elf-bfd.h (bfd_elf_gnu_hash, _bfd_elf_hash_symbol): New prototypes.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git55231 (bfd_elf_gnu_hash): Refactor to use 32-bit type.