NEURON
AOUTHDR Struct Reference

#include <coff.h>

Public Attributes

unsigned short magic
 
unsigned short vstamp
 
unsigned long tsize
 
unsigned long dsize
 
unsigned long bsize
 
unsigned long entry
 
unsigned long text_start
 
unsigned long data_start
 

Detailed Description

Definition at line 43 of file coff.h.

Member Data Documentation

◆ bsize

unsigned long AOUTHDR::bsize

Definition at line 49 of file coff.h.

◆ data_start

unsigned long AOUTHDR::data_start

Definition at line 52 of file coff.h.

◆ dsize

unsigned long AOUTHDR::dsize

Definition at line 48 of file coff.h.

◆ entry

unsigned long AOUTHDR::entry

Definition at line 50 of file coff.h.

◆ magic

unsigned short AOUTHDR::magic

Definition at line 45 of file coff.h.

◆ text_start

unsigned long AOUTHDR::text_start

Definition at line 51 of file coff.h.

◆ tsize

unsigned long AOUTHDR::tsize

Definition at line 47 of file coff.h.

◆ vstamp

unsigned short AOUTHDR::vstamp

Definition at line 46 of file coff.h.


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