Home
last modified time | relevance | path

Searched refs:elf_hash (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/libelf/
DMakefile18 elf_hash.c \
93 elf_hash.3 \
Delf_hash.c38 elf_hash(const char *name) in elf_hash() function
DVersion.map48 elf_hash;
Dlibelf_ar.c386 sym->as_hash = elf_hash((char *) s); in _libelf_ar_process_bsd_symtab()
472 sym->as_hash = elf_hash((char *) s); in _libelf_ar_process_svr4_symtab()
Dlibelf.h212 unsigned long elf_hash(const char *_name);
/freebsd-12-stable/lib/libelf/
DMakefile26 elf_hash.c \
121 elf_hash.3 \
/freebsd-12-stable/usr.sbin/kldxref/
Def.c165 elf_hash(const char *name) in elf_hash() function
189 hash = elf_hash(name); in ef_lookup_symbol()
/freebsd-12-stable/libexec/rtld-elf/
Drtld.h383 unsigned long elf_hash(const char *);
Drtld.c1620 elf_hash(const char *name) in elf_hash() function
3734 ventry.hash = elf_hash(version); in dlvsym()
5561 dst->hash = elf_hash(name); in symlook_init()
/freebsd-12-stable/stand/common/
Dload_elf.c1167 elf_hash(const char *name) in elf_hash() function
1193 hash = elf_hash(name); in __elfN()
/freebsd-12-stable/sys/kern/
Dlink_elf.c1362 elf_hash(const char *name) in elf_hash() function
1394 hash = elf_hash(name); in link_elf_lookup_symbol()
/freebsd-12-stable/contrib/gcc/
Dsys-protos.h281 extern long unsigned int elf_hash(const char *);
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog-91932430 * libelf.h (elf_hash): Change declaration to bfd_elf_hash, since
2481 * elfcode.h (elf_hash): Delete macro mapping elf_hash to
2485 * libelf.h (elf_hash): Change declaration to bfd_elf_hash, since
3475 * elfcode.h (elf_hash): Moved to there, renamed bfd_elf_hash.
3493 * elfcode.h (elf_hash): Provide elf standard hash function.
/freebsd-12-stable/tools/build/mk/
DOptionalObsoleteFiles.inc9515 OLD_FILES+=usr/share/man/man3/elf_hash.3.gz