Searched refs:shift2_gnu (Results 1 – 3 of 3) sorted by relevance
242 obj->shift2_gnu = hashtab[3]; in _rtld_digest_dynamic()262 obj->shift2_gnu, obj->symndx_gnu)); in _rtld_digest_dynamic()
265 uint32_t shift2_gnu; /* Bloom filter shift count */ member
342 h2 = ((hash >> obj->shift2_gnu) & (ELFSIZE - 1)); in _rtld_symlook_obj_gnu()