Home
last modified time | relevance | path

Searched defs:external_aouthdr (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dmips.h37 typedef struct external_aouthdr struct
39 unsigned char magic[2]; /* type of file */
40 unsigned char vstamp[2]; /* version stamp */
41 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry*/
42 unsigned char dsize[4]; /* initialized data " " */
43 unsigned char bsize[4]; /* uninitialized data " " */
44 unsigned char entry[4]; /* entry pt. */
45 unsigned char text_start[4]; /* base of text used for this file */
46 unsigned char data_start[4]; /* base of data used for this file */
47 unsigned char bss_start[4]; /* base of bss used for this file */
[all …]
H A Dalpha.h52 typedef struct external_aouthdr struct
54 unsigned char magic[2]; /* type of file */
55 unsigned char vstamp[2]; /* version stamp */
56 unsigned char bldrev[2]; /* ?? */
57 unsigned char padding[2]; /* pad to quadword boundary */
58 unsigned char tsize[8]; /* text size in bytes */
59 unsigned char dsize[8]; /* initialized data " " */
60 unsigned char bsize[8]; /* uninitialized data " " */
61 unsigned char entry[8]; /* entry pt. */
62 unsigned char text_start[8]; /* base of text used for this file */
[all …]
H A Dexternal.h44 typedef struct external_aouthdr struct
60 typedef struct external_aouthdr64 argument
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h37 typedef struct external_aouthdr struct
39 unsigned char magic[2]; /* type of file */
40 unsigned char vstamp[2]; /* version stamp */
41 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry*/
42 unsigned char dsize[4]; /* initialized data " " */
43 unsigned char bsize[4]; /* uninitialized data " " */
44 unsigned char entry[4]; /* entry pt. */
45 unsigned char text_start[4]; /* base of text used for this file */
46 unsigned char data_start[4]; /* base of data used for this file */
47 unsigned char bss_start[4]; /* base of bss used for this file */
[all …]
H A Dalpha.h52 typedef struct external_aouthdr struct
54 unsigned char magic[2]; /* type of file */
55 unsigned char vstamp[2]; /* version stamp */
56 unsigned char bldrev[2]; /* ?? */
57 unsigned char padding[2]; /* pad to quadword boundary */
58 unsigned char tsize[8]; /* text size in bytes */
59 unsigned char dsize[8]; /* initialized data " " */
60 unsigned char bsize[8]; /* uninitialized data " " */
61 unsigned char entry[8]; /* entry pt. */
62 unsigned char text_start[8]; /* base of text used for this file */
[all …]
H A Dexternal.h44 typedef struct external_aouthdr struct
60 typedef struct external_aouthdr64 argument