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