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

#include "llvm/Object/COFF.h"

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: