Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.h54 : name_(name), has_elf_hash_(false), has_gnu_hash_(false), in SymbolName()
66 bool has_elf_hash_; variable
Dlinker_soinfo.cpp763 if (!has_elf_hash_) { in elf_hash()
765 has_elf_hash_ = true; in elf_hash()