Home
last modified time | relevance | path

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

/openbsd/src/libexec/ld.so/
Dresolve.c279 Elf_Addr gnu_hash = 0; in _dl_finalize_object() local
321 gnu_hash = dynp->d_un.d_val; in _dl_finalize_object()
378 if (gnu_hash) { in _dl_finalize_object()
379 Elf_Word *hashtab = (Elf_Word *)(gnu_hash + obase); in _dl_finalize_object()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delflink.c4958 unsigned long int nsyms, int gnu_hash) in compute_bucket_count() argument
4985 if (gnu_hash) in compute_bucket_count()
5011 if (gnu_hash && (i & 31) == 0) in compute_bucket_count()
5078 if (gnu_hash && best_size < 2) in compute_bucket_count()