LLVM 19.0.0git
Public Attributes | List of all members
llvm::CodeViewYAML::DebugHSection Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLTypeHashing.h"

Public Attributes

uint32_t Magic
 
uint16_t Version
 
uint16_t HashAlgorithm
 
std::vector< GlobalHashHashes
 

Detailed Description

Definition at line 42 of file CodeViewYAMLTypeHashing.h.

Member Data Documentation

◆ HashAlgorithm

uint16_t llvm::CodeViewYAML::DebugHSection::HashAlgorithm

◆ Hashes

std::vector<GlobalHash> llvm::CodeViewYAML::DebugHSection::Hashes

◆ Magic

uint32_t llvm::CodeViewYAML::DebugHSection::Magic

◆ Version

uint16_t llvm::CodeViewYAML::DebugHSection::Version

The documentation for this struct was generated from the following file: