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