Home
last modified time | relevance | path

Searched defs:GnuHashTable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp137 cl::opt<bool> GnuHashTable("gnu-hash-table", variable
H A DELFDumper.cpp189 const Elf_GnuHash *GnuHashTable = nullptr; member in __anoncf45b2140111::ELFDumper
3066 const Elf_GnuHash *GnuHashTable = this->dumper()->getGnuHashTable(); in printHashHistogram() local