HomeSort by relevance Sort by last modified time
    Searched refs:external_exec (Results 1 - 25 of 25) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
i386dynix.c 59 struct external_exec *raw_bytes,
62 struct external_exec *bytes = (struct external_exec *)raw_bytes;
i386aout.c 54 struct external_exec exec_bytes;
netbsd.h 80 struct external_exec exec_bytes;
pc532-mach.c 83 struct external_exec exec_bytes;
freebsd.h 75 struct external_exec exec_bytes;
aout-adobe.c 36 struct external_exec *bytes,
56 struct external_exec *bytes)
197 struct external_exec exec_bytes;
271 struct external_exec swapped_hdr;
sparclynx.c 150 struct external_exec exec_bytes;
hp300hpux.c 109 #define external_exec hp300hpux_exec_bytes macro
281 struct external_exec exec_bytes;
442 struct external_exec *raw_bytes,
445 struct external_exec *bytes = (struct external_exec *) raw_bytes;
aout-cris.c 120 struct external_exec exec_bytes;
aoutf1.h 187 struct external_exec exec_bytes;
290 struct external_exec c_aouthdr; /* A.out header. */
347 struct external_exec c_aouthdr; /* A.out header. */
libaout.h 94 struct external_exec;
572 (bfd *, struct external_exec *, struct internal_exec *);
575 (bfd *, struct internal_exec *, struct external_exec *);
bout.c 79 struct external_exec *bytes,
105 struct external_exec *bytes)
184 struct external_exec exec_bytes;
395 struct external_exec swapped_hdr;
961 obj_textsec (abfd)->filepos = sizeof (struct external_exec);
1010 return sizeof (struct external_exec);
    [all...]
aout-target.h 134 struct external_exec exec_bytes; /* Raw exec header from file. */
235 struct external_exec exec_bytes;
mipsbsd.c 130 struct external_exec exec_bytes;
aout-tic30.c 553 struct external_exec exec_bytes; /* Raw exec header from file. */
633 struct external_exec exec_bytes;
    [all...]
i386linux.c 70 struct external_exec exec_bytes;
m68klinux.c 69 struct external_exec exec_bytes;
riscix.c 623 struct external_exec exec_bytes; /* Raw exec header from file. */
sparclinux.c 66 struct external_exec exec_bytes;
pdp11.c 71 #define external_exec pdp11_external_exec macro
294 struct external_exec exec_bytes;
374 struct external_exec *bytes,
409 struct external_exec *bytes)
    [all...]
aoutx.h 361 struct external_exec *bytes,
373 struct external_exec *bytes,
402 struct external_exec *raw_bytes);
411 struct external_exec *bytes)
    [all...]
  /toolchain/binutils/binutils-2.27/include/
bout.h 65 struct external_exec struct
86 #define EXEC_BYTES_SIZE (sizeof (struct external_exec))
  /toolchain/binutils/binutils-2.27/include/aout/
dynix3.h 23 #define external_exec dynix_external_exec macro
aout64.h 29 #ifndef external_exec
30 struct external_exec struct
adobe.h 25 /* Struct external_exec is the same. */
29 struct external_exec struct

Completed in 978 milliseconds