Searched refs:gnu_nbucket_ (Results 1 – 4 of 4) sorted by relevance
323 __libdl_info->gnu_nbucket_ = linker_si.gnu_nbucket_; in get_libdl_info()
207 uint32_t n = gnu_bucket_[hash % gnu_nbucket_]; in gnu_lookup()312 for (size_t i = 0; i < gnu_nbucket_; ++i) { in ElfW()
344 size_t gnu_nbucket_; member
3437 gnu_nbucket_ = reinterpret_cast<uint32_t*>(load_bias + d->d_un.d_ptr)[0]; in prelink_image()3445 gnu_chain_ = gnu_bucket_ + gnu_nbucket_ - in prelink_image()3824 if (nbucket_ == 0 && gnu_nbucket_ == 0) { in prelink_image()