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

#include "llvm/Object/COFF.h"

Public Attributes

support::ulittle64_t Symbol
 
support::ulittle32_t BaseRelocSize
 

Detailed Description

Definition at line 849 of file COFF.h.

Member Data Documentation

◆ BaseRelocSize

support::ulittle32_t llvm::object::coff_dynamic_relocation64::BaseRelocSize

Definition at line 851 of file COFF.h.

◆ Symbol

support::ulittle64_t llvm::object::coff_dynamic_relocation64::Symbol

Definition at line 850 of file COFF.h.


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