Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AOUTHDR Struct Reference

#include <rs6000.h>

Data Fields

unsigned char magic [2]
 
unsigned char vstamp [2]
 
unsigned char tsize [4]
 
unsigned char dsize [4]
 
unsigned char bsize [4]
 
unsigned char entry [4]
 
unsigned char text_start [4]
 
unsigned char data_start [4]
 
unsigned char o_toc [4]
 
unsigned char o_snentry [2]
 
unsigned char o_sntext [2]
 
unsigned char o_sndata [2]
 
unsigned char o_sntoc [2]
 
unsigned char o_snloader [2]
 
unsigned char o_snbss [2]
 
unsigned char o_algntext [2]
 
unsigned char o_algndata [2]
 
unsigned char o_modtype [2]
 
unsigned char o_cputype [2]
 
unsigned char o_maxstack [4]
 
unsigned char o_maxdata [4]
 
unsigned char o_resv2 [12]
 

Detailed Description

Definition at line 38 of file rs6000.h.

Field Documentation

unsigned char bsize[4]

Definition at line 44 of file rs6000.h.

unsigned char data_start[4]

Definition at line 47 of file rs6000.h.

unsigned char dsize[4]

Definition at line 43 of file rs6000.h.

unsigned char entry[4]

Definition at line 45 of file rs6000.h.

unsigned char magic[2]

Definition at line 40 of file rs6000.h.

unsigned char o_algndata[2]

Definition at line 56 of file rs6000.h.

unsigned char o_algntext[2]

Definition at line 55 of file rs6000.h.

unsigned char o_cputype[2]

Definition at line 58 of file rs6000.h.

unsigned char o_maxdata[4]

Definition at line 60 of file rs6000.h.

unsigned char o_maxstack[4]

Definition at line 59 of file rs6000.h.

unsigned char o_modtype[2]

Definition at line 57 of file rs6000.h.

unsigned char o_resv2[12]

Definition at line 61 of file rs6000.h.

unsigned char o_snbss[2]

Definition at line 54 of file rs6000.h.

unsigned char o_sndata[2]

Definition at line 51 of file rs6000.h.

unsigned char o_snentry[2]

Definition at line 49 of file rs6000.h.

unsigned char o_snloader[2]

Definition at line 53 of file rs6000.h.

unsigned char o_sntext[2]

Definition at line 50 of file rs6000.h.

unsigned char o_sntoc[2]

Definition at line 52 of file rs6000.h.

unsigned char o_toc[4]

Definition at line 48 of file rs6000.h.

unsigned char text_start[4]

Definition at line 46 of file rs6000.h.

unsigned char tsize[4]

Definition at line 42 of file rs6000.h.

unsigned char vstamp[2]

Definition at line 41 of file rs6000.h.


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