FreeBASIC
0.91.0
|
Data Fields | |
ushort | magic |
ushort | seccount |
ulong | timestamp |
ulong | symtboffset |
ulong | symcount |
ushort | optheadsize |
ushort | flags |
Definition at line 1135 of file objinfo.bas.
ushort COFF_H::flags |
Definition at line 1143 of file objinfo.bas.
ushort COFF_H::magic |
Definition at line 1136 of file objinfo.bas.
ushort COFF_H::optheadsize |
Definition at line 1142 of file objinfo.bas.
ushort COFF_H::seccount |
Definition at line 1137 of file objinfo.bas.
ulong COFF_H::symcount |
Definition at line 1141 of file objinfo.bas.
ulong COFF_H::symtboffset |
Definition at line 1140 of file objinfo.bas.
ulong COFF_H::timestamp |
Definition at line 1139 of file objinfo.bas.