Searched defs:hash (Results 1 – 4 of 4) sorted by relevance
45 uint32_t hash = 2166136261U; in fnv1a() local69 uint32_t hash = fnv1a (e->string, e->length); in stringtable_rehash() local91 uint32_t hash = fnv1a (string, length); in stringtable_add() local
53 match_symbol (const char *name, Lmid_t ns, ElfW(Word) hash, const char *string, in match_symbol()
167 unsigned int hash, const char *name, in enter_unique_sym()961 Elf_Symndx *hash; in _dl_setup_hash() local
945 unsigned int hash = aux_cache_entry_id_hash (&id); in search_aux_cache() local972 size_t hash = aux_cache_entry_id_hash (id) % aux_hash_size; in insert_to_aux_cache() local
Completed in 27 milliseconds