FreeNOS
Data Fields
AoutSymbolTable Struct Reference

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

#include <IntelBoot.h>

Data Fields

u32 tabSize
 
u32 strSize
 
u32 address
 
u32 reserved
 

Detailed Description

The symbol table for a.out.

Definition at line 69 of file IntelBoot.h.

Field Documentation

◆ address

u32 AoutSymbolTable::address

Definition at line 73 of file IntelBoot.h.

◆ reserved

u32 AoutSymbolTable::reserved

Definition at line 74 of file IntelBoot.h.

◆ strSize

u32 AoutSymbolTable::strSize

Definition at line 72 of file IntelBoot.h.

◆ tabSize

u32 AoutSymbolTable::tabSize

Definition at line 71 of file IntelBoot.h.


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