Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp561 void printGnuHashHistogram(const Elf_GnuHash &GnuHashTable);
4626 void GNUELFDumper<ELFT>::printGnuHashHistogram( in printGnuHashHistogram() function in GNUELFDumper
4698 printGnuHashHistogram(*this->GnuHashTable); in printHashHistograms()