Searched refs:external_exec (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/gdb/include/
H A Dbout.h64 struct external_exec struct
85 #define EXEC_BYTES_SIZE (sizeof (struct external_exec))
/freebsd-11-stable/contrib/binutils/bfd/
H A Di386aout.c53 struct external_exec exec_bytes;
H A Dnetbsd.h80 struct external_exec exec_bytes;
H A Dfreebsd.h109 struct external_exec exec_bytes;
H A Daoutf1.h188 struct external_exec exec_bytes;
291 struct external_exec c_aouthdr; /* A.out header. */
348 struct external_exec c_aouthdr; /* A.out header. */
H A Dlibaout.h95 struct external_exec;
571 (bfd *, struct external_exec *, struct internal_exec *);
574 (bfd *, struct internal_exec *, struct external_exec *);
H A Dbout.c80 struct external_exec *bytes,
106 struct external_exec *bytes)
185 struct external_exec exec_bytes;
396 struct external_exec swapped_hdr;
964 obj_textsec (abfd)->filepos = sizeof (struct external_exec);
1013 return sizeof (struct external_exec);
H A Daout-target.h135 struct external_exec exec_bytes; /* Raw exec header from file. */
236 struct external_exec exec_bytes;
H A Dmipsbsd.c134 struct external_exec exec_bytes;
H A Di386linux.c74 struct external_exec exec_bytes;
H A Dsparclinux.c76 struct external_exec exec_bytes;
H A Daoutx.h362 struct external_exec *bytes,
374 struct external_exec *bytes,
403 struct external_exec *raw_bytes);
412 struct external_exec *bytes)
/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h28 #ifndef external_exec
29 struct external_exec struct

Completed in 203 milliseconds