Home
last modified time | relevance | path

Searched defs:CovMapHeader (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h558 struct CovMapHeader { struct
561 template <support::endianness Endian> uint32_t getNRecords() const { in getNRecords()
564 template <support::endianness Endian> uint32_t getFilenamesSize() const { in getFilenamesSize()
567 template <support::endianness Endian> uint32_t getCoverageSize() const { in getCoverageSize()
570 template <support::endianness Endian> uint32_t getVersion() const { in getVersion()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h753 struct CovMapHeader { struct
756 template <support::endianness Endian> uint32_t getNRecords() const { in getNRecords()
760 template <support::endianness Endian> uint32_t getFilenamesSize() const { in getFilenamesSize()
764 template <support::endianness Endian> uint32_t getCoverageSize() const { in getCoverageSize()
768 template <support::endianness Endian> uint32_t getVersion() const { in getVersion()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h982 struct CovMapHeader { struct
985 template <support::endianness Endian> uint32_t getNRecords() const { in getNRecords()
989 template <support::endianness Endian> uint32_t getFilenamesSize() const { in getFilenamesSize()
993 template <support::endianness Endian> uint32_t getCoverageSize() const { in getCoverageSize()
997 template <support::endianness Endian> uint32_t getVersion() const { in getVersion()