Home
last modified time | relevance | path

Searched defs:MappingBuf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1172 getCoverageMappingOutOfLine(const FuncRecordTy * Record,const char * MappingBuf) getCoverageMappingOutOfLine() argument
1180 advanceByOneOutOfLine(const FuncRecordTy * Record,const char * MappingBuf) advanceByOneOutOfLine() argument
[all...]
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp729 const char *MappingBuf = CovBuf; readCoverageHeader() local