HomeSort by: relevance | last modified time | path
    Searched defs:dumpSectionInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 456 virtual bool dumpSectionInfo(raw_ostream &OS = dbgs()) { return false; };
707 virtual bool dumpSectionInfo(raw_ostream &OS = dbgs()) override;
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 1120 bool SampleProfileReaderExtBinaryBase::dumpSectionInfo(raw_ostream &OS) {

Completed in 18 milliseconds