LLVM 20.0.0git
Public Attributes | List of all members
llvm::object::coff_dynamic_relocation32 Struct Reference

#include "llvm/Object/COFF.h"

Public Attributes

support::ulittle32_t Symbol
 
support::ulittle32_t BaseRelocSize
 

Detailed Description

Definition at line 844 of file COFF.h.

Member Data Documentation

◆ BaseRelocSize

support::ulittle32_t llvm::object::coff_dynamic_relocation32::BaseRelocSize

Definition at line 846 of file COFF.h.

◆ Symbol

support::ulittle32_t llvm::object::coff_dynamic_relocation32::Symbol

Definition at line 845 of file COFF.h.


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