#include <pe.h>
Definition at line 31 of file pe.h.
◆ code_base_address
uint32_t dart::pe::coff_optional_header::code_base_address |
Definition at line 39 of file pe.h.
◆ code_size
uint32_t dart::pe::coff_optional_header::code_size |
Definition at line 35 of file pe.h.
◆ entry_point_address
uint32_t dart::pe::coff_optional_header::entry_point_address |
Definition at line 38 of file pe.h.
◆ initialized_data_size
uint32_t dart::pe::coff_optional_header::initialized_data_size |
Definition at line 36 of file pe.h.
◆ linker_major_version
uint8_t dart::pe::coff_optional_header::linker_major_version |
Definition at line 33 of file pe.h.
◆ linker_minor_version
uint8_t dart::pe::coff_optional_header::linker_minor_version |
Definition at line 34 of file pe.h.
◆ magic
uint16_t dart::pe::coff_optional_header::magic |
Definition at line 32 of file pe.h.
◆ uninitialized_data_size
uint32_t dart::pe::coff_optional_header::uninitialized_data_size |
Definition at line 37 of file pe.h.
The documentation for this struct was generated from the following file:
- third_party/dart-lang/sdk/runtime/platform/pe.h