Searched refs:readFunctionRecords (Results 1 – 1 of 1) sorted by relevance
395 virtual Expected<const char *> readFunctionRecords(const char *Buf,473 Expected<const char *> readFunctionRecords(const char *Buf, in readFunctionRecords() function in __anonee5e7e5a0211::VersionedCovMapFuncRecordReader579 auto NextHeaderOrErr = Reader->readFunctionRecords(Buf, End); in readCoverageMappingData()