Searched refs:bitmask_nwords (Results 1 – 1 of 1) sorted by relevance
34 Elf32_Word bitmask_nwords = *hash32++; in _dl_setup_hash() local36 assert ((bitmask_nwords & (bitmask_nwords - 1)) == 0); in _dl_setup_hash()37 map->l_gnu_bitmask_idxbits = bitmask_nwords - 1; in _dl_setup_hash()41 hash32 += __ELF_NATIVE_CLASS / 32 * bitmask_nwords; in _dl_setup_hash()