FreeNOS
|
The symbol table for a.out. More...
#include <IntelBoot.h>
Data Fields | |
u32 | tabSize |
u32 | strSize |
u32 | address |
u32 | reserved |
The symbol table for a.out.
Definition at line 69 of file IntelBoot.h.
u32 AoutSymbolTable::address |
Definition at line 73 of file IntelBoot.h.
u32 AoutSymbolTable::reserved |
Definition at line 74 of file IntelBoot.h.
u32 AoutSymbolTable::strSize |
Definition at line 72 of file IntelBoot.h.
u32 AoutSymbolTable::tabSize |
Definition at line 71 of file IntelBoot.h.