Home
last modified time | relevance | path

Searched refs:internal_exec (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibaout.h219 struct internal_exec struct
368 struct internal_exec *hdr; /* Exec file header. */
429 struct internal_exec e;
480 (bfd *, struct internal_exec *, bfd_cleanup (*) (bfd *));
571 (bfd *, struct external_exec *, struct internal_exec *);
574 (bfd *, struct internal_exec *, struct external_exec *);
H A Daout-target.h40 struct internal_exec *execp = exec_hdr (abfd); in MY()
135 struct internal_exec exec; /* Cleaned-up exec header. */ in MY()
237 struct internal_exec *execp = exec_hdr (abfd); in MY()
334 struct internal_exec *execp = exec_hdr (abfd); in MY_final_link_callback()
H A Di386aout.c54 struct internal_exec *execp = exec_hdr (abfd); in i386aout_write_object_contents()
H A Dpc532-mach.c84 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Dnetbsd.h81 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Daout-cris.c117 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Dpdp11.c346 pdp11_aout_write_headers (bfd *abfd, struct internal_exec *execp) in pdp11_aout_write_headers()
407 struct internal_exec *execp = exec_hdr (abfd); in MY()
428 struct internal_exec *execp) in NAME()
434 memset ((void *) execp, 0, sizeof (struct internal_exec)); in NAME()
461 struct internal_exec *execp, in NAME()
509 struct internal_exec *execp, in NAME()
844 adjust_o_magic (bfd *abfd, struct internal_exec *execp) in adjust_o_magic()
903 adjust_z_magic (bfd *abfd, struct internal_exec *execp) in adjust_z_magic()
1007 adjust_n_magic (bfd *abfd, struct internal_exec *execp) in adjust_n_magic()
1049 adjust_i_magic (bfd *abfd, struct internal_exec *execp) in adjust_i_magic()
[all …]
H A Daoutx.h385 struct internal_exec *execp) in NAME()
391 memset ((void *) execp, 0, sizeof (struct internal_exec)); in NAME()
421 struct internal_exec *execp, in NAME()
469 struct internal_exec *execp, in NAME()
900 adjust_o_magic (bfd *abfd, struct internal_exec *execp) in adjust_o_magic()
959 adjust_z_magic (bfd *abfd, struct internal_exec *execp) in adjust_z_magic()
1066 adjust_n_magic (bfd *abfd, struct internal_exec *execp) in adjust_n_magic()
1110 struct internal_exec *execp = exec_hdr (abfd); in NAME()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibaout.h219 struct internal_exec struct
368 struct internal_exec *hdr; /* Exec file header. */
429 struct internal_exec e;
480 (bfd *, struct internal_exec *, bfd_cleanup (*) (bfd *));
571 (bfd *, struct external_exec *, struct internal_exec *);
574 (bfd *, struct internal_exec *, struct external_exec *);
H A Daout-target.h40 struct internal_exec *execp = exec_hdr (abfd); in MY()
135 struct internal_exec exec; /* Cleaned-up exec header. */ in MY()
237 struct internal_exec *execp = exec_hdr (abfd); in MY()
334 struct internal_exec *execp = exec_hdr (abfd); in MY_final_link_callback()
H A Di386aout.c54 struct internal_exec *execp = exec_hdr (abfd); in i386aout_write_object_contents()
H A Dpc532-mach.c84 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Dnetbsd.h81 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Daout-cris.c117 struct internal_exec *execp = exec_hdr (abfd); in MY()
H A Dpdp11.c346 pdp11_aout_write_headers (bfd *abfd, struct internal_exec *execp) in pdp11_aout_write_headers()
408 struct internal_exec *execp = exec_hdr (abfd); in MY()
429 struct internal_exec *execp) in NAME()
435 memset ((void *) execp, 0, sizeof (struct internal_exec)); in NAME()
462 struct internal_exec *execp, in NAME()
510 struct internal_exec *execp, in NAME()
845 adjust_o_magic (bfd *abfd, struct internal_exec *execp) in adjust_o_magic()
904 adjust_z_magic (bfd *abfd, struct internal_exec *execp) in adjust_z_magic()
1008 adjust_n_magic (bfd *abfd, struct internal_exec *execp) in adjust_n_magic()
1050 adjust_i_magic (bfd *abfd, struct internal_exec *execp) in adjust_i_magic()
[all …]
H A Daoutx.h385 struct internal_exec *execp) in NAME()
391 memset ((void *) execp, 0, sizeof (struct internal_exec)); in NAME()
421 struct internal_exec *execp, in NAME()
469 struct internal_exec *execp, in NAME()
900 adjust_o_magic (bfd *abfd, struct internal_exec *execp) in adjust_o_magic()
959 adjust_z_magic (bfd *abfd, struct internal_exec *execp) in adjust_z_magic()
1066 adjust_n_magic (bfd *abfd, struct internal_exec *execp) in adjust_n_magic()
1110 struct internal_exec *execp = exec_hdr (abfd); in NAME()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Daoutx.texi123 struct internal_exec *execp);
136 struct internal_exec *execp,
149 struct internal_exec *execp,
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Daoutx.texi115 …{size}_swap_exec_header_in, (bfd *abfd, struct external_exec *bytes, struct internal_exec *execp);
123 @deftypefn {Function} void aout_@var{size}_swap_exec_header_out (bfd *abfd, struct internal_exec *e…
130 …on} bfd_cleanup aout_@var{size}_some_aout_object_p (bfd *abfd, struct internal_exec *execp, bfd_cl…
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A DChangeLog-91154 struct internal_exec.
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A DChangeLog-91154 struct internal_exec.
/netbsd-src/external/gpl3/gdb/dist/include/aout/
H A DChangeLog-91154 struct internal_exec.
/netbsd-src/external/gpl3/gdb.old/dist/include/aout/
H A DChangeLog-91154 struct internal_exec.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-91032575 * aout64.h: Move struct internal_exec to ../bfd/libaout.h so
2581 internal_exec.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-91032575 * aout64.h: Move struct internal_exec to ../bfd/libaout.h so
2581 internal_exec.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DChangeLog-91032575 * aout64.h: Move struct internal_exec to ../bfd/libaout.h so
2581 internal_exec.

12