Searched refs:printHashHistogram (Results 1 – 1 of 1) sorted by relevance
319 virtual void printHashHistogram(const Elf_Hash &HashTable) const;2739 printHashHistogram(*this->HashTable); in printHashHistograms()2752 void ELFDumper<ELFT>::printHashHistogram(const Elf_Hash &HashTable) const { in printHashHistogram() function in ELFDumper