aout_state Struct Reference


Data Fields

struct exec head
unsigned long curaddr
int segment
unsigned long loc
unsigned long skip
unsigned long toread

Detailed Description

Definition at line 13 of file aout_loader.c.


Field Documentation

struct exec aout_state::head [read]

Definition at line 14 of file aout_loader.c.

Referenced by aout_download(), and aout_probe().

unsigned long aout_state::curaddr

Definition at line 15 of file aout_loader.c.

Referenced by aout_download().

Definition at line 16 of file aout_loader.c.

Referenced by aout_download(), and aout_probe().

unsigned long aout_state::loc

Definition at line 17 of file aout_loader.c.

Referenced by aout_download(), and aout_probe().

unsigned long aout_state::skip

Definition at line 18 of file aout_loader.c.

Referenced by aout_download(), and aout_probe().

unsigned long aout_state::toread

Definition at line 19 of file aout_loader.c.

Referenced by aout_download(), and aout_probe().


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

Generated on Tue Apr 6 20:02:01 2010 for gPXE by  doxygen 1.5.7.1