Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

aout_symbol_table_t Struct Reference

The symbol table for a.out format. More...

#include <multiboot.h>


Data Fields

unsigned long tab_size
unsigned long str_size
unsigned long address
unsigned long reserved


Detailed Description

The symbol table for a.out format.

Definition at line 12 of file multiboot.h.


Field Documentation

unsigned long aout_symbol_table_t::address
 

Definition at line 15 of file multiboot.h.

unsigned long aout_symbol_table_t::reserved
 

Definition at line 16 of file multiboot.h.

unsigned long aout_symbol_table_t::str_size
 

Definition at line 14 of file multiboot.h.

unsigned long aout_symbol_table_t::tab_size
 

Definition at line 13 of file multiboot.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18