Home
last modified time | relevance | path

Searched refs:printHashHistogram (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp560 void printHashHistogram(const Elf_Hash &HashTable);
4571 void GNUELFDumper<ELFT>::printHashHistogram(const Elf_Hash &HashTable) { in printHashHistogram() function in GNUELFDumper
4690 printHashHistogram(*this->HashTable); in printHashHistograms()