Home
last modified time | relevance | path

Searched refs:gnu_hash (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/libexec/rtld-elf/
H A Drtld.c184 static uint32_t gnu_hash(const char *);
1578 gnu_hash(const char *s) in gnu_hash() function
5438 dst->hash_gnu = gnu_hash(name); in symlook_init()
/freebsd-12.1/contrib/binutils/bfd/
H A Delflink.c5238 unsigned long int nsyms, int gnu_hash) in compute_bucket_count() argument
5265 if (gnu_hash) in compute_bucket_count()
5291 if (gnu_hash && (i & 31) == 0) in compute_bucket_count()
5358 if (gnu_hash && best_size < 2) in compute_bucket_count()