Home | Sort by relevance Sort by last modified time |
/bionic/linker/ | |
linker.h | 137 elf_hash_(0), gnu_hash_(0) { } 150 uint32_t elf_hash_; member in class:SymbolName |
linker.cpp | 919 elf_hash_ = calculate_elf_hash(name_); 923 return elf_hash_; [all...] |