Searched refs:gnu_nbucket_ (Results 1 – 4 of 4) sorted by relevance
157 sym_idx = lib->gnu_bucket_[hash % lib->gnu_nbucket_]; in ElfW()316 result.gnu_nbucket_ = gnu_nbucket_; in get_lookup_lib()348 uint32_t n = gnu_bucket_[hash % gnu_nbucket_]; in ElfW()427 for (size_t i = 0; i < gnu_nbucket_; ++i) { in ElfW()
328 __libdl_info->gnu_nbucket_ = linker_si.gnu_nbucket_; in get_libdl_info()
90 size_t gnu_nbucket_; member408 size_t gnu_nbucket_; member
2901 gnu_nbucket_ = reinterpret_cast<uint32_t*>(load_bias + d->d_un.d_ptr)[0]; in prelink_image()2909 gnu_chain_ = gnu_bucket_ + gnu_nbucket_ - in prelink_image()3277 if (nbucket_ == 0 && gnu_nbucket_ == 0) { in prelink_image()