Home
last modified time | relevance | path

Searched refs:go32stub (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-stgo32.c145 memcpy (filehdr_dst->go32stub, filehdr_src->stub, GO32_STUBSIZE); in adjust_filehdr_in_post()
159 if (coff_data (abfd)->go32stub != NULL) in adjust_filehdr_out_pre()
160 memcpy (filehdr_out->stub, coff_data (abfd)->go32stub, GO32_STUBSIZE); in adjust_filehdr_out_pre()
284 if (coff_data (abfd)->go32stub == NULL) in create_go32_stub()
350 coff_data (abfd)->go32stub = bfd_alloc (abfd, (bfd_size_type) coff_start); in create_go32_stub()
351 if (coff_data (abfd)->go32stub == NULL) in create_go32_stub()
357 if ((unsigned long) read (f, coff_data (abfd)->go32stub, coff_start) in create_go32_stub()
360 bfd_release (abfd, coff_data (abfd)->go32stub); in create_go32_stub()
361 coff_data (abfd)->go32stub = NULL; in create_go32_stub()
368 if (coff_data (abfd)->go32stub == NULL) in create_go32_stub()
[all …]
Dlibcoff-in.h111 char *go32stub; member
Dlibcoff.h115 char *go32stub; member
Dcoffcode.h2076 coff->go32stub = (char *) bfd_alloc (abfd, (bfd_size_type) GO32_STUBSIZE); in coff_mkobject_hook()
2077 if (coff->go32stub != NULL) in coff_mkobject_hook()
2078 memcpy (coff->go32stub, internal_f->go32stub, GO32_STUBSIZE); in coff_mkobject_hook()
DMakefile.am773 freebsd.h genlink.h go32stub.h \
DChangeLog-20091220 * coffcode.h (coff_mkobject_hook): Initialize coff->go32stub.
1221 * libcoff-in.h (coff_data_type): New field go32stub.
1229 go32stub.
DMakefile.in1076 freebsd.h genlink.h go32stub.h \
DChangeLog-96971074 * go32stub.h: New file.
1098 (HFILES): Add go32stub.h.
DChangeLog-00017773 * go32stub.h: Update stub.
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h72 char go32stub[GO32_STUBSIZE]; member
DChangeLog166 (struct internal_filehdr <go32stub>, F_GO32STUB): New.
/toolchain/binutils/binutils-2.25/bfd/po/
DSRC-POTFILES.in258 go32stub.h