Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h61 enum class GlobalTypeHashAlg : uint16_t { enum
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp348 Header->HashAlgorithm == uint16_t(GlobalTypeHashAlg::SHA1_8) && in canUseDebugH()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp656 OS.EmitIntValue(uint16_t(GlobalTypeHashAlg::SHA1_8), 2); in emitTypeGlobalHashes()