Searched refs:CoverageSize (Results 1 – 4 of 4) sorted by relevance
473 uint32_t CoverageSize = CovHeader->getCoverageSize<Endian>(); in readFunctionRecords() local493 Buf += CoverageSize; in readFunctionRecords()
752 return support::endian::byte_swap<uint32_t, Endian>(CoverageSize); in getCoverageSize()
241 COVMAP_HEADER(uint32_t, Int32Ty, CoverageSize, \