NEURON
gnu_aout Struct Reference

#include <coff.h>

Public Attributes

unsigned long info
 
unsigned long tsize
 
unsigned long dsize
 
unsigned long bsize
 
unsigned long symsize
 
unsigned long entry
 
unsigned long txrel
 
unsigned long dtrel
 

Detailed Description

Definition at line 57 of file coff.h.

Member Data Documentation

◆ bsize

unsigned long gnu_aout::bsize

Definition at line 61 of file coff.h.

◆ dsize

unsigned long gnu_aout::dsize

Definition at line 60 of file coff.h.

◆ dtrel

unsigned long gnu_aout::dtrel

Definition at line 65 of file coff.h.

◆ entry

unsigned long gnu_aout::entry

Definition at line 63 of file coff.h.

◆ info

unsigned long gnu_aout::info

Definition at line 58 of file coff.h.

◆ symsize

unsigned long gnu_aout::symsize

Definition at line 62 of file coff.h.

◆ tsize

unsigned long gnu_aout::tsize

Definition at line 59 of file coff.h.

◆ txrel

unsigned long gnu_aout::txrel

Definition at line 64 of file coff.h.


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