HomeSort by relevance Sort by last modified time
    Searched refs:calculate_elf_hash (Results 1 - 3 of 3) sorted by null

  /bionic/linker/
linker_soinfo.h 344 uint32_t calculate_elf_hash(const char* name);
linker_soinfo.cpp 750 uint32_t calculate_elf_hash(const char* name) { function
766 elf_hash_ = calculate_elf_hash(name_);
linker.cpp     [all...]

Completed in 9450 milliseconds