Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp243 const Elf_GnuHash *getGnuHashTable() const { return GnuHashTable; } in getGnuHashTable() function in __anon07d3185e0111::ELFDumper
3066 const Elf_GnuHash *GnuHashTable = this->dumper()->getGnuHashTable(); in printHashHistogram()