LLVM 22.0.0git
llvm::object::debug_h_header Struct Reference

#include "llvm/Object/COFF.h"

Public Attributes

support::ulittle32_t Magic
support::ulittle16_t Version
support::ulittle16_t HashAlgorithm

Detailed Description

Definition at line 843 of file COFF.h.

Member Data Documentation

◆ HashAlgorithm

support::ulittle16_t llvm::object::debug_h_header::HashAlgorithm

Definition at line 846 of file COFF.h.

◆ Magic

support::ulittle32_t llvm::object::debug_h_header::Magic

Definition at line 844 of file COFF.h.

◆ Version

support::ulittle16_t llvm::object::debug_h_header::Version

Definition at line 845 of file COFF.h.


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