Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

COFF_OPTIONAL_HEADER32 Struct Reference

#include <coff_s.h>

List of all members.

Public Attributes

word magic HTPACKED
byte major_linker_version HTPACKED
byte minor_linker_version HTPACKED
dword code_size HTPACKED
dword data_size HTPACKED
dword bss_size HTPACKED
dword entrypoint_address HTPACKED
dword code_base HTPACKED
dword data_base HTPACKED


Member Data Documentation

dword data_base COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 108 of file coff_s.h.

dword code_base COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 107 of file coff_s.h.

dword entrypoint_address COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 106 of file coff_s.h.

dword bss_size COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 105 of file coff_s.h.

dword data_size COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 104 of file coff_s.h.

dword code_size COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 103 of file coff_s.h.

byte minor_linker_version COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 102 of file coff_s.h.

byte major_linker_version COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 101 of file coff_s.h.

word magic COFF_OPTIONAL_HEADER32::HTPACKED
 

Definition at line 100 of file coff_s.h.


The documentation for this struct was generated from the following file:
Generated on Fri May 7 21:15:55 2004 by doxygen 1.3.5