Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DObjDumper.h130 virtual void printHashHistograms() {} in printHashHistograms() function
H A Dllvm-readobj.cpp466 Dumper->printHashHistograms(); in dumpObject()
H A DELFDumper.cpp573 void printHashHistograms() override;
677 void printHashHistograms() override;
4862 template <class ELFT> void GNUELFDumper<ELFT>::printHashHistograms() { in printHashHistograms() function in GNUELFDumper
7014 template <class ELFT> void LLVMELFDumper<ELFT>::printHashHistograms() { in printHashHistograms() function in LLVMELFDumper