Searched refs:uch_name (Results 1 – 1 of 1) sorted by relevance
73 const unsigned char *uch_name = (const unsigned char *)name; in elf_hash() local75 while (*uch_name) in elf_hash()77 h = (h << 4) + *uch_name++; in elf_hash()