Searched defs:calculate_elf_hash (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker_soinfo.cpp748 uint32_t calculate_elf_hash(const char* name) { function
764 elf_hash_ = calculate_elf_hash(name_);

Completed in 745 milliseconds