Searched refs:readFunctionRecords (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 521 readFunctionRecords(const char *FuncRecBuf, const char *FuncRecBufEnd, 685 if (Error E = readFunctionRecords(FuncRecBuf, FuncRecBufEnd, FileRange, in readCoverageHeader() 697 Error readFunctionRecords(const char *FuncRecBuf, const char *FuncRecBufEnd, in readFunctionRecords() function in __anon8fdc2a070211::VersionedCovMapFuncRecordReader 820 return Reader->readFunctionRecords(FuncRecBuf, FuncRecBufEnd, std::nullopt, in readCoverageMappingData()
|