Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 4 of 4) sorted by relevance

/elf/
A Dstringtable.c45 uint32_t hash = 2166136261U; in fnv1a() local
69 uint32_t hash = fnv1a (e->string, e->length); in stringtable_rehash() local
91 uint32_t hash = fnv1a (string, length); in stringtable_add() local
A Ddl-version.c53 match_symbol (const char *name, Lmid_t ns, ElfW(Word) hash, const char *string, in match_symbol()
A Ddl-lookup.c167 unsigned int hash, const char *name, in enter_unique_sym()
961 Elf_Symndx *hash; in _dl_setup_hash() local
A Dcache.c945 unsigned int hash = aux_cache_entry_id_hash (&id); in search_aux_cache() local
972 size_t hash = aux_cache_entry_id_hash (id) % aux_hash_size; in insert_to_aux_cache() local

Completed in 27 milliseconds