Searched refs:hashbit1 (Results 1 – 1 of 1) sorted by relevance
511 unsigned int hashbit1 = h & (MODULE_ELF_CLASS_SIZE - 1); in module_find_symbol_gnu() local514 if ((bitmask_word >> hashbit1) & (bitmask_word >> hashbit2) & 1) { in module_find_symbol_gnu()