Home
last modified time | relevance | path

Searched refs:elfhash (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp469 static unsigned elfhash(const char* _name) { in elfhash() function
483 unsigned elf_hash = elfhash(name); in ElfW()
657 ElfW(Sym)* result = soinfo_elf_lookup(current_soinfo, elfhash(name), name); in ElfW()
679 unsigned elf_hash = elfhash(name); in ElfW()