OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SecFlagPartial
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfWriter.h
213
addSectionFlag(SecProfSummary, SecProfSummaryFlags::
SecFlagPartial
);
SampleProf.h
187
///
SecFlagPartial
means the profile is for common/shared code.
190
SecFlagPartial
= (1 << 0),
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp
594
if (hasSecFlag(Entry, SecProfSummaryFlags::
SecFlagPartial
))
1104
if (hasSecFlag(Entry, SecProfSummaryFlags::
SecFlagPartial
))
Completed in 63 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026