Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp100 if (HashHdr->VerSignature != GSIHashHeader::HdrSignature) in readGSIHashHeader()
H A DGSIStreamBuilder.cpp134 Header.VerSignature = GSIHashHeader::HdrSignature; in commit()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h30 HdrSignature = ~0U, enumerator