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