Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp284 const Elf_GnuHash *getGnuHashTable() const { return GnuHashTable; } in getGnuHashTable() function in __anond329e2bf0111::ELFDumper
3118 auto GnuHash = this->dumper()->getGnuHashTable(); in printDynamicSymbols()
3429 const Elf_GnuHash *GnuHashTable = this->dumper()->getGnuHashTable(); in printHashHistogram()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp243 const Elf_GnuHash *getGnuHashTable() const { return GnuHashTable; } in getGnuHashTable() function in __anon79be9f670111::ELFDumper
3066 const Elf_GnuHash *GnuHashTable = this->dumper()->getGnuHashTable(); in printHashHistogram()