Searched refs:gnu_bucket_ (Results 1 – 3 of 3) sorted by relevance
310 uint32_t* gnu_bucket_; member
198 uint32_t n = gnu_bucket_[hash % gnu_nbucket_]; in gnu_lookup()300 uint32_t n = gnu_bucket_[i]; in ElfW()
2878 gnu_bucket_ = reinterpret_cast<uint32_t*>(gnu_bloom_filter_ + gnu_maskwords_); in prelink_image()2880 gnu_chain_ = gnu_bucket_ + gnu_nbucket_ - in prelink_image()