LLVM: llvm::object::coff_dynamic_relocation32 Struct Reference (original) (raw)
#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"
| 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:
- include/llvm/Object/COFF.h