OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GCOVTagAFDOFunction
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ProfileData/
SampleProfReader.h
402
static const uint32_t
GCOVTagAFDOFunction
= 0xac000000;
/external/llvm/lib/ProfileData/
SampleProfReader.cpp
509
if (std::error_code EC = readSectionTag(
GCOVTagAFDOFunction
))
Completed in 52 milliseconds