OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Sep 22 00:26:15 UTC 2026