exec Struct Reference

Back to the index.

Public Attributes | List of all members
exec Struct Reference

#include <exec_aout.h>

Public Attributes

uint32_t a_midmag
 
uint32_t a_text
 
uint32_t a_data
 
uint32_t a_bss
 
uint32_t a_syms
 
uint32_t a_entry
 
uint32_t a_trsize
 
uint32_t a_drsize
 

Detailed Description

Definition at line 48 of file exec_aout.h.

Member Data Documentation

◆ a_bss

uint32_t exec::a_bss

Definition at line 52 of file exec_aout.h.

◆ a_data

uint32_t exec::a_data

Definition at line 51 of file exec_aout.h.

◆ a_drsize

uint32_t exec::a_drsize

Definition at line 56 of file exec_aout.h.

◆ a_entry

uint32_t exec::a_entry

Definition at line 54 of file exec_aout.h.

◆ a_midmag

uint32_t exec::a_midmag

Definition at line 49 of file exec_aout.h.

◆ a_syms

uint32_t exec::a_syms

Definition at line 53 of file exec_aout.h.

◆ a_text

uint32_t exec::a_text

Definition at line 50 of file exec_aout.h.

◆ a_trsize

uint32_t exec::a_trsize

Definition at line 55 of file exec_aout.h.


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13