Searched defs:exec_bytes (Results 1 – 21 of 21) sorted by relevance
23 struct exec_bytes struct25 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 …]
75 struct exec_bytes struct77 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];
53 struct external_exec exec_bytes; in i386aout_write_object_contents() local
89 struct external_exec exec_bytes; variable
159 struct external_exec exec_bytes; variable
75 struct external_exec exec_bytes; in MY() local
80 struct external_exec exec_bytes; in MY() local
85 mh_com exec_bytes; local
134 struct external_exec exec_bytes; /* Raw exec header from file. */ in MY() local235 struct external_exec exec_bytes; in MY() local
123 struct external_exec exec_bytes; in MY() local
136 struct external_exec exec_bytes; variable
201 struct external_exec exec_bytes; in aout_adobe_object_p() local
537 struct external_exec exec_bytes; /* Raw exec header from file. */ in tic30_aout_object_p() local617 struct external_exec exec_bytes; in tic30_aout_write_object_contents() local
608 struct external_exec exec_bytes; /* Raw exec header from file. */ in MY() local
291 struct external_exec exec_bytes; variable
76 struct external_exec exec_bytes; local
74 struct external_exec exec_bytes; local
75 struct external_exec exec_bytes; local
185 struct external_exec exec_bytes; in b_out_object_p() local
194 struct external_exec exec_bytes; in sunos_write_object_contents() local
282 struct external_exec exec_bytes; in pdp11_aout_write_headers() local