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

#include <a.out.h>

Data Fields

char s_name [8]
 
__u64 s_paddr
 
__u64 s_vaddr
 
__u64 s_size
 
__u64 s_scnptr
 
__u64 s_relptr
 
__u64 s_lnnoptr
 
__u16 s_nreloc
 
__u16 s_nlnno
 
__u32 s_flags
 
long s_paddr
 
long s_vaddr
 
long s_size
 
long s_scnptr
 
long s_relptr
 
long s_lnnoptr
 
unsigned short s_nreloc
 
unsigned short s_nlnno
 
long s_flags
 

Detailed Description

Definition at line 39 of file a.out.h.

Field Documentation

long s_flags

Definition at line 29 of file ecoff.h.

__u32 s_flags

Definition at line 50 of file a.out.h.

long s_lnnoptr

Definition at line 26 of file ecoff.h.

__u64 s_lnnoptr

Definition at line 47 of file a.out.h.

char s_name

Definition at line 41 of file a.out.h.

unsigned short s_nlnno

Definition at line 28 of file ecoff.h.

__u16 s_nlnno

Definition at line 49 of file a.out.h.

unsigned short s_nreloc

Definition at line 27 of file ecoff.h.

__u16 s_nreloc

Definition at line 48 of file a.out.h.

long s_paddr

Definition at line 21 of file ecoff.h.

__u64 s_paddr

Definition at line 42 of file a.out.h.

long s_relptr

Definition at line 25 of file ecoff.h.

__u64 s_relptr

Definition at line 46 of file a.out.h.

long s_scnptr

Definition at line 24 of file ecoff.h.

__u64 s_scnptr

Definition at line 45 of file a.out.h.

long s_size

Definition at line 23 of file ecoff.h.

__u64 s_size

Definition at line 44 of file a.out.h.

long s_vaddr

Definition at line 22 of file ecoff.h.

__u64 s_vaddr

Definition at line 43 of file a.out.h.


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