COFFI
1.2
               
common_optional_header_ti Struct Reference

Texas Instruments COFF optional header. More...

Data Fields

uint16_t magic
 State of the image file identifier.
 
uint16_t linker_version
 The linker version number.
 
uint32_t code_size
 The sum of all code sections.
 
uint32_t initialized_data_size
 The sum of all initialized data sections.
 
uint32_t uninitialized_data_size
 The sum of all uninitialized data sections.
 
uint32_t entry_point_address
 The address of the entry point relative to the image base.
 
uint32_t code_base
 The address that is relative to the image.
 
uint32_t data_base
 

Detailed Description

Texas Instruments COFF optional header.

Definition at line 790 of file coffi_types.hpp.


The documentation for this struct was generated from the following file: