LLVM: llvm::object::coff_dynamic_relocation64 Struct Reference (original) (raw)
#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| support::ulittle64_t | Symbol |
| support::ulittle32_t | BaseRelocSize |
Detailed Description
Definition at line 859 of file COFF.h.
Member Data Documentation
◆ BaseRelocSize
support::ulittle32_t llvm::object::coff_dynamic_relocation64::BaseRelocSize
Definition at line 861 of file COFF.h.
◆ Symbol
support::ulittle64_t llvm::object::coff_dynamic_relocation64::Symbol
Definition at line 860 of file COFF.h.
The documentation for this struct was generated from the following file:
- include/llvm/Object/COFF.h