LLVM: llvm::object::debug_h_header Struct Reference (original) (raw)

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

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: