LLVM 20.0.0git
Public Attributes | List of all members
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 839 of file COFF.h.

Member Data Documentation

◆ Size

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

Definition at line 841 of file COFF.h.

Referenced by llvm::object::COFFObjectFile::dynamic_reloc_end().

◆ Version

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

Definition at line 840 of file COFF.h.


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