Searched defs:GnuHashTable (Results 1 – 4 of 4) sorted by relevance
137 cl::opt<bool> GnuHashTable("gnu-hash-table", variable
189 const Elf_GnuHash *GnuHashTable = nullptr; member in __anon07d3185e0111::ELFDumper3066 const Elf_GnuHash *GnuHashTable = this->dumper()->getGnuHashTable(); in printHashHistogram() local
220 cl::opt<bool> GnuHashTable("gnu-hash-table", variable
341 const Elf_GnuHash *GnuHashTable = nullptr; member in __anone703826c0111::ELFDumper2737 const typename ELFT::GnuHash *GnuHashTable, in checkGNUHashTable()2780 const typename ELFT::GnuHash *GnuHashTable) { in getGnuHashTableChains()4900 void GNUStyle<ELFT>::printGnuHashHistogram(const Elf_GnuHash &GnuHashTable) { in printGnuHashHistogram()4967 if (const Elf_GnuHash *GnuHashTable = this->dumper().getGnuHashTable()) { in printHashHistograms() local