#include <coff.h>
Public Attributes | |
| short | magic |
| short | vstamp |
| long | tsize |
| long | dsize |
| long | bsize |
| long | entry |
| long | text_start |
| long | data_start |
| long | bss_start |
| long | gprmask |
| long | cprmask [4] |
| long | gp_value |
Definition at line 29 of file coff.h.
|
|
uninitialized data " " |
|
|
base of bss used for this file |
|
|
co-processor register masks |
|
|
base of data used for this file |
|
|
initialized data " " |
|
|
entry pt. |
|
|
the gp value used for this object |
|
|
general purpose register mask |
|
|
see above |
|
|
base of text used for this file |
|
|
text size in bytes, padded to DW bdry |
|
|
version stamp |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001