OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dumpSectionInfo
(Results
1 - 3
of
3
) 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) {
/src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
llvm-profdata.cpp
2230
if (!Reader->
dumpSectionInfo
(OS)) {
Completed in 27 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026