Home
last modified time | relevance | path

Searched defs:external_aouthdr64 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/include/coff/
H A Dexternal.h60 typedef struct external_aouthdr64 struct
62 char magic[2]; /* Type of file. */
63 char vstamp[2]; /* Version stamp. */
64 char tsize[4]; /* Text size in bytes, padded to FW bdry*/
65 char dsize[4]; /* Initialized data " ". */
66 char bsize[4]; /* Uninitialized data " ". */
67 char entry[4]; /* Entry pt. */
68 char text_start[4]; /* Base of text used for this file. */
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dexternal.h60 typedef struct external_aouthdr64 struct
62 char magic[2]; /* Type of file. */
63 char vstamp[2]; /* Version stamp. */
64 char tsize[4]; /* Text size in bytes, padded to FW bdry*/
65 char dsize[4]; /* Initialized data " ". */
66 char bsize[4]; /* Uninitialized data " ". */
67 char entry[4]; /* Entry pt. */
68 char text_start[4]; /* Base of text used for this file. */