LLVM: llvm::object::chpe_code_range_entry Struct Reference (original) (raw)
#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| support::ulittle32_t | StartRva |
| support::ulittle32_t | EndRva |
| support::ulittle32_t | EntryPoint |
Detailed Description
Definition at line 775 of file COFF.h.
Member Data Documentation
◆ EndRva
support::ulittle32_t llvm::object::chpe_code_range_entry::EndRva
Definition at line 777 of file COFF.h.
◆ EntryPoint
support::ulittle32_t llvm::object::chpe_code_range_entry::EntryPoint
Definition at line 778 of file COFF.h.
◆ StartRva
support::ulittle32_t llvm::object::chpe_code_range_entry::StartRva
Definition at line 776 of file COFF.h.
The documentation for this struct was generated from the following file:
- include/llvm/Object/COFF.h