Searched defs:elf_hash (Results 1 – 5 of 5) sorted by relevance
40 elf_hash (const char *string) in elf_hash() function
59 static unsigned long elf_hash(const char *s_name) in elf_hash() function
58 static unsigned long elf_hash(const unsigned char *name) in elf_hash() function
43 fn elf_hash(name: &CStr) -> u32 { in elf_hash() function
490 static inline unsigned elf_hash(StringRef &symbolName) { in elf_hash() function