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

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

Public Attributes
support::ulittle32_t HeaderSize
support::ulittle32_t FixupInfoSize
support::ulittle32_t Symbol
support::ulittle32_t SymbolGroup
support::ulittle32_t Flags

Detailed Description

Definition at line 864 of file COFF.h.

Member Data Documentation

FixupInfoSize

support::ulittle32_t llvm::object::coff_dynamic_relocation32_v2::FixupInfoSize

Definition at line 866 of file COFF.h.

Flags

support::ulittle32_t llvm::object::coff_dynamic_relocation32_v2::Flags

Definition at line 869 of file COFF.h.

HeaderSize

support::ulittle32_t llvm::object::coff_dynamic_relocation32_v2::HeaderSize

Definition at line 865 of file COFF.h.

Symbol

support::ulittle32_t llvm::object::coff_dynamic_relocation32_v2::Symbol

Definition at line 867 of file COFF.h.

SymbolGroup

support::ulittle32_t llvm::object::coff_dynamic_relocation32_v2::SymbolGroup

Definition at line 868 of file COFF.h.


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