Home
last modified time | relevance | path

Searched refs:external_exec (Results 1 – 25 of 28) sorted by relevance

12

/toolchain/binutils/binutils-2.25/bfd/
Di386dynix.c59 struct external_exec *raw_bytes, in i386dynix_32_swap_exec_header_in()
62 struct external_exec *bytes = (struct external_exec *)raw_bytes; in i386dynix_32_swap_exec_header_in()
Dhp300hpux.c109 #define external_exec hp300hpux_exec_bytes macro
281 struct external_exec exec_bytes; in MY()
444 struct external_exec *raw_bytes, in NAME()
447 struct external_exec *bytes = (struct external_exec *) raw_bytes; in NAME()
Daout-adobe.c36 struct external_exec *bytes, in aout_adobe_swap_exec_header_in()
56 struct external_exec *bytes) in aout_adobe_swap_exec_header_out()
197 struct external_exec exec_bytes; in aout_adobe_object_p()
271 struct external_exec swapped_hdr; in aout_adobe_write_object_contents()
Di386aout.c54 struct external_exec exec_bytes; in i386aout_write_object_contents()
Dpc532-mach.c83 struct external_exec exec_bytes; in MY()
Dlibaout.h94 struct external_exec;
570 (bfd *, struct external_exec *, struct internal_exec *);
573 (bfd *, struct internal_exec *, struct external_exec *);
Dfreebsd.h75 struct external_exec exec_bytes; in MY()
Dnetbsd.h80 struct external_exec exec_bytes; in MY()
Daoutf1.h187 struct external_exec exec_bytes; in sunos_write_object_contents()
289 struct external_exec c_aouthdr; /* A.out header. */
346 struct external_exec c_aouthdr; /* A.out header. */
Dbout.c79 struct external_exec *bytes, in bout_swap_exec_header_in()
105 struct external_exec *bytes) in bout_swap_exec_header_out()
184 struct external_exec exec_bytes; in b_out_object_p()
395 struct external_exec swapped_hdr; in b_out_write_object_contents()
961 obj_textsec (abfd)->filepos = sizeof (struct external_exec); in b_out_set_section_contents()
1010 return sizeof (struct external_exec); in b_out_sizeof_headers()
Dsparclynx.c150 struct external_exec exec_bytes; in NAME()
Daout-target.h134 struct external_exec exec_bytes; /* Raw exec header from file. */ in MY()
235 struct external_exec exec_bytes; in MY()
Daout-cris.c120 struct external_exec exec_bytes; in MY()
Dmipsbsd.c130 struct external_exec exec_bytes; in MY()
Daout-tic30.c553 struct external_exec exec_bytes; /* Raw exec header from file. */ in tic30_aout_object_p()
633 struct external_exec exec_bytes; in tic30_aout_write_object_contents()
Driscix.c626 struct external_exec exec_bytes; /* Raw exec header from file. */ in MY()
Dsparclinux.c66 struct external_exec exec_bytes; in sparclinux_write_object_contents()
Dm68klinux.c69 struct external_exec exec_bytes; in m68klinux_write_object_contents()
Di386linux.c70 struct external_exec exec_bytes; in i386linux_write_object_contents()
Dpdp11.c71 #define external_exec pdp11_external_exec macro
294 struct external_exec exec_bytes; in pdp11_aout_write_headers()
381 struct external_exec *bytes, in NAME()
416 struct external_exec *bytes) in NAME()
/toolchain/binutils/binutils-2.25/include/
Dbout.h65 struct external_exec struct
86 #define EXEC_BYTES_SIZE (sizeof (struct external_exec)) argument
/toolchain/binutils/binutils-2.25/include/aout/
Daout64.h29 #ifndef external_exec
30 struct external_exec struct
Ddynix3.h23 #define external_exec dynix_external_exec macro
Dadobe.h29 struct external_exec struct
DChangeLog213 * aout64.h (struct external_exec, *MAGIC, N_BADMAG): Don't define
214 if `external_exec' is already defined as a macro.

12