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

  /bionic/linker/
linker_soinfo.h 54 : name_(name), has_elf_hash_(false), has_gnu_hash_(false),
67 bool has_gnu_hash_; member in class:SymbolName
linker_soinfo.cpp 772 if (!has_gnu_hash_) {
780 has_gnu_hash_ = true;

Completed in 220 milliseconds