Searched refs:gnu_maskwords_ (Results 1 – 2 of 2) sorted by relevance
378 uint32_t gnu_maskwords_; member
538 uint32_t word_num = (hash / bloom_mask_bits) & gnu_maskwords_; in gnu_lookup()2551 gnu_maskwords_ = reinterpret_cast<uint32_t*>(load_bias + d->d_un.d_ptr)[2]; in prelink_image()2555 gnu_bucket_ = reinterpret_cast<uint32_t*>(gnu_bloom_filter_ + gnu_maskwords_); in prelink_image()2560 if (!powerof2(gnu_maskwords_)) { in prelink_image()2562 gnu_maskwords_, get_realpath()); in prelink_image()2565 --gnu_maskwords_; in prelink_image()