COFF_filehdr Struct Reference

#include <coff.h>


Data Fields

unsigned short f_magic
unsigned short f_nscns
unsigned long f_timdat
unsigned long f_symptr
unsigned long f_nsyms
unsigned short f_opthdr
unsigned short f_flags


Detailed Description

Definition at line 27 of file coff.h.


Field Documentation

unsigned short COFF_filehdr::f_magic

Definition at line 29 of file coff.h.

unsigned short COFF_filehdr::f_nscns

Definition at line 30 of file coff.h.

unsigned long COFF_filehdr::f_timdat

Definition at line 31 of file coff.h.

unsigned long COFF_filehdr::f_symptr

Definition at line 32 of file coff.h.

unsigned long COFF_filehdr::f_nsyms

Definition at line 33 of file coff.h.

unsigned short COFF_filehdr::f_opthdr

Definition at line 34 of file coff.h.

unsigned short COFF_filehdr::f_flags

Definition at line 35 of file coff.h.


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

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