Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h198 Elf32_Word shift2_gnu; /* Bloom filter shift count */ member
H A Drtld.c1379 obj->shift2_gnu = hashtab[3]; in digest_dynamic1()
4953 h2 = ((req->hash_gnu >> obj->shift2_gnu) & (__ELF_WORD_SIZE - 1)); in symlook_obj1_gnu()