Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp583 void printGnuHashHistogram(const Elf_GnuHash &GnuHashTable);
4804 void GNUELFDumper<ELFT>::printGnuHashHistogram( in printGnuHashHistogram() function in GNUELFDumper
4876 printGnuHashHistogram(*this->GnuHashTable); in printHashHistograms()