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

#include <a.out.h>

Data Fields

__u16 f_magic
 
__u16 f_nscns
 
__u32 f_timdat
 
__u64 f_symptr
 
__u32 f_nsyms
 
__u16 f_opthdr
 
__u16 f_flags
 
unsigned short f_magic
 
unsigned short f_nscns
 
long f_timdat
 
long f_symptr
 
long f_nsyms
 
unsigned short f_opthdr
 
unsigned short f_flags
 

Detailed Description

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

Field Documentation

unsigned short f_flags

Definition at line 11 of file ecoff.h.

__u16 f_flags

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

unsigned short f_magic

Definition at line 5 of file ecoff.h.

__u16 f_magic

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

unsigned short f_nscns

Definition at line 6 of file ecoff.h.

__u16 f_nscns

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

long f_nsyms

Definition at line 9 of file ecoff.h.

__u32 f_nsyms

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

unsigned short f_opthdr

Definition at line 10 of file ecoff.h.

__u16 f_opthdr

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

long f_symptr

Definition at line 8 of file ecoff.h.

__u64 f_symptr

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

long f_timdat

Definition at line 7 of file ecoff.h.

__u32 f_timdat

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


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