ΒΆtemplate <class FuncRecordTy,
support::endianness Endian>
llvm::StringRef getCoverageMappingOutOfLine(
const FuncRecordTy* Record,
const char* MappingBuf)
template <class FuncRecordTy,
support::endianness Endian>
llvm::StringRef getCoverageMappingOutOfLine(
const FuncRecordTy* Record,
const char* MappingBuf)
Description
Read coverage mapping out-of-line, from \p MappingBuf. This is used when the coverage mapping is attached to the file header, instead of to the function record.
Declared at: llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:803
Templates
- FuncRecordTy
- support::endianness Endian
Parameters
- const FuncRecordTy* Record
- const char* MappingBuf