ecoff_aouthdr Struct Reference

Back to the index.

Public Attributes | List of all members
ecoff_aouthdr Struct Reference

#include <exec_ecoff.h>

Public Attributes

u_short magic
 
u_short vstamp
 
ECOFF_PAD uint32_t tsize
 
uint32_t dsize
 
uint32_t bsize
 
uint32_t entry
 
uint32_t text_start
 
uint32_t data_start
 
uint32_t bss_start
 
 ECOFF_MACHDEP
 

Detailed Description

Definition at line 51 of file exec_ecoff.h.

Member Data Documentation

◆ bsize

uint32_t ecoff_aouthdr::bsize

Definition at line 57 of file exec_ecoff.h.

◆ bss_start

uint32_t ecoff_aouthdr::bss_start

Definition at line 61 of file exec_ecoff.h.

◆ data_start

uint32_t ecoff_aouthdr::data_start

Definition at line 60 of file exec_ecoff.h.

◆ dsize

uint32_t ecoff_aouthdr::dsize

Definition at line 56 of file exec_ecoff.h.

◆ ECOFF_MACHDEP

ecoff_aouthdr::ECOFF_MACHDEP

Definition at line 62 of file exec_ecoff.h.

◆ entry

uint32_t ecoff_aouthdr::entry

Definition at line 58 of file exec_ecoff.h.

◆ magic

u_short ecoff_aouthdr::magic

Definition at line 52 of file exec_ecoff.h.

◆ text_start

uint32_t ecoff_aouthdr::text_start

Definition at line 59 of file exec_ecoff.h.

◆ tsize

ECOFF_PAD uint32_t ecoff_aouthdr::tsize

Definition at line 55 of file exec_ecoff.h.

◆ vstamp

u_short ecoff_aouthdr::vstamp

Definition at line 53 of file exec_ecoff.h.


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13