LLVM 22.0.0git
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 854 of file COFF.h.

Member Data Documentation

◆ BaseRelocSize

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

Definition at line 856 of file COFF.h.

◆ Symbol

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

Definition at line 855 of file COFF.h.


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