Home
last modified time | relevance | path

Searched defs:exec_bytes (Results 1 – 21 of 21) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-hp300.h23 struct exec_bytes struct
25 unsigned char a_info[4]; /* a_machtype/a_magic */
26 unsigned char a_spare1[4];
27 unsigned char a_spare2[4];
28 unsigned char a_text[4]; /* length of text, in bytes */
29 unsigned char a_data[4]; /* length of data, in bytes */
30 unsigned char a_bss[4]; /* length of uninitialized data area for file, in bytes */
31 unsigned char a_trsize[4]; /* length of relocation info for text, in bytes */
32 unsigned char a_drsize[4]; /* length of relocation info for data, in bytes */
33 unsigned char a_spare3[4]; /* HP = pascal interface size */
[all …]
Daout_gnu.h75 struct exec_bytes struct
77 unsigned char a_info[4];
78 unsigned char a_text[4];
79 unsigned char a_data[4];
80 unsigned char a_bss[4];
81 unsigned char a_syms[4];
82 unsigned char a_entry[4];
83 unsigned char a_trsize[4];
84 unsigned char a_drsize[4];
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Di386aout.c53 struct external_exec exec_bytes; in i386aout_write_object_contents() local
Dpc532-mach.c89 struct external_exec exec_bytes; variable
Dsparclynx.c159 struct external_exec exec_bytes; variable
Dfreebsd.h75 struct external_exec exec_bytes; in MY() local
Dnetbsd.h80 struct external_exec exec_bytes; in MY() local
Di386os9k.c85 mh_com exec_bytes; local
Daout-target.h134 struct external_exec exec_bytes; /* Raw exec header from file. */ in MY() local
235 struct external_exec exec_bytes; in MY() local
Daout-cris.c123 struct external_exec exec_bytes; in MY() local
Dmipsbsd.c136 struct external_exec exec_bytes; variable
Daout-adobe.c201 struct external_exec exec_bytes; in aout_adobe_object_p() local
Daout-tic30.c537 struct external_exec exec_bytes; /* Raw exec header from file. */ in tic30_aout_object_p() local
617 struct external_exec exec_bytes; in tic30_aout_write_object_contents() local
Driscix.c608 struct external_exec exec_bytes; /* Raw exec header from file. */ in MY() local
Dhp300hpux.c291 struct external_exec exec_bytes; variable
Dsparclinux.c76 struct external_exec exec_bytes; local
Di386linux.c74 struct external_exec exec_bytes; local
Dm68klinux.c75 struct external_exec exec_bytes; local
Dbout.c185 struct external_exec exec_bytes; in b_out_object_p() local
Daoutf1.h194 struct external_exec exec_bytes; in sunos_write_object_contents() local
Dpdp11.c282 struct external_exec exec_bytes; in pdp11_aout_write_headers() local