Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h710 struct CovMapFunctionRecord { struct
715 template <support::endianness Endian> uint64_t getFuncHash() const { in getFuncHash()
720 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize()
725 template <support::endianness Endian> uint64_t getFuncNameRef() const { in getFuncNameRef()
731 Error getFuncName(InstrProfSymtab &ProfileNames, StringRef &FuncName) const { in getFuncName()