Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp582 void printHashHistogram(const Elf_Hash &HashTable);
4749 void GNUELFDumper<ELFT>::printHashHistogram(const Elf_Hash &HashTable) { in printHashHistogram() function in GNUELFDumper
4868 printHashHistogram(*this->HashTable); in printHashHistograms()