Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Ddynobj.h127 gnu_hash(const char*);
Ddynobj.cc1045 Dynobj::gnu_hash(const char* name) in gnu_hash() function in gold::Dynobj
1098 dynsym_hashvals.push_back(Dynobj::gnu_hash(sym->name())); in create_gnu_hash_table()
/toolchain/binutils/binutils-2.27/bfd/
Delflink.c5590 int gnu_hash) in compute_bucket_count() argument
5618 if (gnu_hash) in compute_bucket_count()
5644 if (gnu_hash && (i & 31) == 0) in compute_bucket_count()
5716 if (gnu_hash && best_size < 2) in compute_bucket_count()