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

#include <rs6000.h>

Data Fields

char s_name [8]
 
char s_paddr [4]
 
char s_vaddr [4]
 
char s_size [4]
 
char s_scnptr [4]
 
char s_relptr [4]
 
char s_lnnoptr [4]
 
char s_nreloc [2]
 
char s_nlnno [2]
 
char s_flags [4]
 

Detailed Description

Definition at line 77 of file rs6000.h.

Field Documentation

char s_flags[4]

Definition at line 87 of file rs6000.h.

char s_lnnoptr[4]

Definition at line 84 of file rs6000.h.

char s_name[8]

Definition at line 78 of file rs6000.h.

char s_nlnno[2]

Definition at line 86 of file rs6000.h.

char s_nreloc[2]

Definition at line 85 of file rs6000.h.

char s_paddr[4]

Definition at line 79 of file rs6000.h.

char s_relptr[4]

Definition at line 83 of file rs6000.h.

char s_scnptr[4]

Definition at line 82 of file rs6000.h.

char s_size[4]

Definition at line 81 of file rs6000.h.

char s_vaddr[4]

Definition at line 80 of file rs6000.h.


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