NEURON
external_filehdr Struct Reference

#include <coff.h>

Public Attributes

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 5 of file coff.h.

Member Data Documentation

◆ f_flags

unsigned short external_filehdr::f_flags

Definition at line 12 of file coff.h.

◆ f_magic

unsigned short external_filehdr::f_magic

Definition at line 6 of file coff.h.

◆ f_nscns

unsigned short external_filehdr::f_nscns

Definition at line 7 of file coff.h.

◆ f_nsyms

unsigned long external_filehdr::f_nsyms

Definition at line 10 of file coff.h.

◆ f_opthdr

unsigned short external_filehdr::f_opthdr

Definition at line 11 of file coff.h.

◆ f_symptr

unsigned long external_filehdr::f_symptr

Definition at line 9 of file coff.h.

◆ f_timdat

unsigned long external_filehdr::f_timdat

Definition at line 8 of file coff.h.


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