Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h62 enum class GlobalTypeHashAlg : uint16_t { enum
/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.cpp278 header->HashAlgorithm == uint16_t(GlobalTypeHashAlg::SHA1_8) && in canUseDebugH()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp763 OS.emitInt16(uint16_t(GlobalTypeHashAlg::SHA1_8)); in emitTypeGlobalHashes()