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

  /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...]

Completed in 42 milliseconds