Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h501 template <class IntPtrT> struct CovMapFunctionRecordV1 { struct
508 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
512 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
516 template <support::endianness Endian> IntPtrT getFuncNameRef() const { in getFuncNameRef()
521 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()