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