Home
last modified time | relevance | path

Searched refs:GlobalTypeHashAlg (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h60 enum class GlobalTypeHashAlg : uint16_t { enum
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp294 header->HashAlgorithm == uint16_t(GlobalTypeHashAlg::SHA1_8) && in canUseDebugH()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp714 OS.emitInt16(uint16_t(GlobalTypeHashAlg::SHA1_8)); in emitTypeGlobalHashes()