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

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

Public Attributes
support::ulittle32_t Version
support::ulittle32_t Size

Detailed Description

Definition at line 849 of file COFF.h.

Member Data Documentation

Size

support::ulittle32_t llvm::object::coff_dynamic_reloc_table::Size

Definition at line 851 of file COFF.h.

Version

support::ulittle32_t llvm::object::coff_dynamic_reloc_table::Version

Definition at line 850 of file COFF.h.


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