Searched refs:bucketpos (Results 1 – 2 of 2) sorted by relevance
944 unsigned int bucketpos = dynsym_hashvals[i] % bucketcount; in create_elf_hash_table() local945 chain[dynsym_index] = bucket[bucketpos]; in create_elf_hash_table()946 bucket[bucketpos] = dynsym_index; in create_elf_hash_table()
9605 bfd_byte *bucketpos; in elf_link_output_extsym() local9615 bucketpos = ((bfd_byte *) flinfo->hash_sec->contents in elf_link_output_extsym()9617 chain = bfd_get (8 * hash_entry_size, flinfo->output_bfd, bucketpos); in elf_link_output_extsym()9619 bucketpos); in elf_link_output_extsym()