Home
last modified time | relevance | path

Searched refs:obj_som_copyright_hdr (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dsom.h198 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3647 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3660 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3665 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3668 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5610 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5611 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5613 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5614 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5615 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5616 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dsom.h198 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3667 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3680 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3685 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3688 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5659 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5660 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5662 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5663 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5664 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5665 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dsom.h198 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3667 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3680 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3685 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3688 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5659 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5660 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5662 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5663 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5664 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5665 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dsom.h195 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3645 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3658 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3663 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3666 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5608 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5609 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5611 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5612 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5613 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5614 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dsom.h198 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3647 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3660 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3665 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3668 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5610 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5611 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5613 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5614 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5615 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5616 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Dsom.h198 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3667 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3680 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3685 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3688 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5659 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5660 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5662 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5663 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5664 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5665 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dsom.h195 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3645 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3658 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3663 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3666 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5608 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5609 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5611 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5612 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5613 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5614 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dsom.h198 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3652 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3665 (obj_som_copyright_hdr (abfd), &ext_string_auxhdr); in som_begin_writing()
3670 len = obj_som_copyright_hdr (abfd)->header_id.length - 4; in som_begin_writing()
3673 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->string, len, abfd) in som_begin_writing()
5615 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5616 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5618 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5619 obj_som_copyright_hdr (abfd)->header_id.length = len + pad + 4; in bfd_som_attach_aux_hdr()
5620 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
5621 memcpy (obj_som_copyright_hdr (abfd)->string, string, len); in bfd_som_attach_aux_hdr()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dsom.h194 #define obj_som_copyright_hdr(bfd) (somdata(bfd).copyright_aux_hdr) macro
H A Dsom.c3417 if (obj_som_copyright_hdr (abfd) != NULL)
3428 if (bfd_bwrite ((PTR) obj_som_copyright_hdr (abfd), len, abfd) != len)
3432 len = obj_som_copyright_hdr (abfd)->header_id.length - sizeof (int);
3435 if (bfd_bwrite ((PTR) obj_som_copyright_hdr (abfd)->copyright, len, abfd)
5290 obj_som_copyright_hdr (abfd) =
5292 if (!obj_som_copyright_hdr (abfd))
5294 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID;
5295 obj_som_copyright_hdr (abfd)->header_id.length = len + pad;
5296 obj_som_copyright_hdr (abfd)->header_id.length += sizeof (int);
5297 obj_som_copyright_hdr (abfd)->string_length = len;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dsom.h194 #define obj_som_copyright_hdr(bfd) (somdata(bfd).copyright_aux_hdr) macro
H A Dsom.c3417 if (obj_som_copyright_hdr (abfd) != NULL)
3428 if (bfd_bwrite ((PTR) obj_som_copyright_hdr (abfd), len, abfd) != len)
3432 len = obj_som_copyright_hdr (abfd)->header_id.length - sizeof (int);
3435 if (bfd_bwrite ((PTR) obj_som_copyright_hdr (abfd)->copyright, len, abfd)
5290 obj_som_copyright_hdr (abfd) =
5292 if (!obj_som_copyright_hdr (abfd))
5294 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID;
5295 obj_som_copyright_hdr (abfd)->header_id.length = len + pad;
5296 obj_som_copyright_hdr (abfd)->header_id.length += sizeof (int);
5297 obj_som_copyright_hdr (abfd)->string_length = len;
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Dsom.h198 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dsom.h226 #define obj_som_copyright_hdr(bfd) (somdata (bfd).copyright_aux_hdr) macro
H A Dsom.c3289 if (obj_som_copyright_hdr (abfd) != NULL) in som_begin_writing()
3300 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd), len, abfd) != len) in som_begin_writing()
3304 len = obj_som_copyright_hdr (abfd)->header_id.length - sizeof (int); in som_begin_writing()
3307 if (bfd_bwrite ((void *) obj_som_copyright_hdr (abfd)->copyright, len, abfd) in som_begin_writing()
5206 obj_som_copyright_hdr (abfd) = bfd_zalloc (abfd, amt); in bfd_som_attach_aux_hdr()
5207 if (!obj_som_copyright_hdr (abfd)) in bfd_som_attach_aux_hdr()
5209 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID; in bfd_som_attach_aux_hdr()
5210 obj_som_copyright_hdr (abfd)->header_id.length = len + pad; in bfd_som_attach_aux_hdr()
5211 obj_som_copyright_hdr (abfd)->header_id.length += sizeof (int); in bfd_som_attach_aux_hdr()
5212 obj_som_copyright_hdr (abfd)->string_length = len; in bfd_som_attach_aux_hdr()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dsom.h226 #define obj_som_copyright_hdr(bfd) (somdata(bfd).copyright_aux_hdr) macro
H A Dsom.c3457 if (obj_som_copyright_hdr (abfd) != NULL)
3468 if (bfd_bwrite ((PTR) obj_som_copyright_hdr (abfd), len, abfd) != len)
3472 len = obj_som_copyright_hdr (abfd)->header_id.length - sizeof (int);
3475 if (bfd_bwrite ((PTR) obj_som_copyright_hdr (abfd)->copyright, len, abfd)
5411 obj_som_copyright_hdr (abfd) =
5413 if (!obj_som_copyright_hdr (abfd))
5415 obj_som_copyright_hdr (abfd)->header_id.type = COPYRIGHT_AUX_ID;
5416 obj_som_copyright_hdr (abfd)->header_id.length = len + pad;
5417 obj_som_copyright_hdr (abfd)->header_id.length += sizeof (int);
5418 obj_som_copyright_hdr (abfd)->string_length = len;
[all …]

12