Searched refs:NRecords (Results 1 – 4 of 4) sorted by relevance
443 uint32_t NRecords = CovHeader->getNRecords<Endian>(); in readFunctionRecords() local451 Buf += NRecords * sizeof(FuncRecordType); in readFunctionRecords()
562 return support::endian::byte_swap<uint32_t, Endian>(NRecords); in getNRecords()
225 COVMAP_HEADER(uint32_t, Int32Ty, NRecords, \