Home
last modified time | relevance | path

Searched refs:CoverageSize (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp445 uint32_t CoverageSize = CovHeader->getCoverageSize<Endian>(); in readFunctionRecords() local
465 Buf += CoverageSize; in readFunctionRecords()
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h568 return support::endian::byte_swap<uint32_t, Endian>(CoverageSize); in getCoverageSize()
/external/compiler-rt/lib/profile/
DInstrProfData.inc229 COVMAP_HEADER(uint32_t, Int32Ty, CoverageSize, \
/external/llvm/include/llvm/ProfileData/
DInstrProfData.inc229 COVMAP_HEADER(uint32_t, Int32Ty, CoverageSize, \