Home
last modified time | relevance | path

Searched refs:scnhdr_int (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dcoff-go32.c84 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_in()
103 scnhdr_int->s_nlnno in _bfd_go32_swap_scnhdr_in()
106 scnhdr_int->s_nreloc = 0; in _bfd_go32_swap_scnhdr_in()
117 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
146 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in _bfd_go32_swap_scnhdr_out()
150 char buf[sizeof (scnhdr_int->s_name) + 1]; in _bfd_go32_swap_scnhdr_out()
152 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
153 buf[sizeof (scnhdr_int->s_name)] = '\0'; in _bfd_go32_swap_scnhdr_out()
157 abfd, buf, scnhdr_int->s_nlnno); in _bfd_go32_swap_scnhdr_out()
167 if (scnhdr_int->s_nreloc < MAX_SCNHDR_NRELOC) in _bfd_go32_swap_scnhdr_out()
[all …]
H A Dcoffswap.h745 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
773 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
782 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
786 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
788 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
789 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
793 abfd, buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
797 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
803 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
804 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dcoff-go32.c84 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_in()
103 scnhdr_int->s_nlnno in _bfd_go32_swap_scnhdr_in()
106 scnhdr_int->s_nreloc = 0; in _bfd_go32_swap_scnhdr_in()
117 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
146 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in _bfd_go32_swap_scnhdr_out()
150 char buf[sizeof (scnhdr_int->s_name) + 1]; in _bfd_go32_swap_scnhdr_out()
152 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
153 buf[sizeof (scnhdr_int->s_name)] = '\0'; in _bfd_go32_swap_scnhdr_out()
157 abfd, buf, scnhdr_int->s_nlnno); in _bfd_go32_swap_scnhdr_out()
167 if (scnhdr_int->s_nreloc < MAX_SCNHDR_NRELOC) in _bfd_go32_swap_scnhdr_out()
[all …]
H A Dcoffswap.h745 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
773 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
782 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
786 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
788 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
789 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
793 abfd, buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
797 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
803 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
804 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Dcoff-go32.c84 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_in()
103 scnhdr_int->s_nlnno in _bfd_go32_swap_scnhdr_in()
106 scnhdr_int->s_nreloc = 0; in _bfd_go32_swap_scnhdr_in()
117 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
146 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in _bfd_go32_swap_scnhdr_out()
150 char buf[sizeof (scnhdr_int->s_name) + 1]; in _bfd_go32_swap_scnhdr_out()
152 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
153 buf[sizeof (scnhdr_int->s_name)] = '\0'; in _bfd_go32_swap_scnhdr_out()
157 abfd, buf, scnhdr_int->s_nlnno); in _bfd_go32_swap_scnhdr_out()
167 if (scnhdr_int->s_nreloc < MAX_SCNHDR_NRELOC) in _bfd_go32_swap_scnhdr_out()
[all …]
H A Dcoffswap.h745 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
773 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
782 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
786 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
788 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
789 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
793 abfd, buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
797 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
803 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
804 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Dcoff-go32.c84 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_in()
103 scnhdr_int->s_nlnno in _bfd_go32_swap_scnhdr_in()
106 scnhdr_int->s_nreloc = 0; in _bfd_go32_swap_scnhdr_in()
117 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
146 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in _bfd_go32_swap_scnhdr_out()
150 char buf[sizeof (scnhdr_int->s_name) + 1]; in _bfd_go32_swap_scnhdr_out()
152 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in _bfd_go32_swap_scnhdr_out()
153 buf[sizeof (scnhdr_int->s_name)] = '\0'; in _bfd_go32_swap_scnhdr_out()
157 abfd, buf, scnhdr_int->s_nlnno); in _bfd_go32_swap_scnhdr_out()
167 if (scnhdr_int->s_nreloc < MAX_SCNHDR_NRELOC) in _bfd_go32_swap_scnhdr_out()
[all …]
H A Dcoffswap.h745 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
773 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
782 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
786 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
788 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
789 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
793 abfd, buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
797 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
803 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
804 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dcoffswap.h758 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
788 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
801 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
805 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
807 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
808 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
812 buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
816 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
822 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
823 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
H A Dcoff-stgo32.c183 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_in_post() local
185 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
186 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
187 ADJUST_VAL (scnhdr_int->s_lnnoptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
195 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_out_pre() local
197 ADJUST_VAL (scnhdr_int->s_scnptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
198 ADJUST_VAL (scnhdr_int->s_relptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
199 ADJUST_VAL (scnhdr_int->s_lnnoptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
209 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
210 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dcoffswap.h760 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
790 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
803 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
807 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
809 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
810 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
814 buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
818 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
824 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
825 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
H A Dcoff-stgo32.c187 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
189 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE);
190 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE);
191 ADJUST_VAL (scnhdr_int->s_lnnoptr, GO32_STUBSIZE);
200 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
202 ADJUST_VAL (scnhdr_int->s_scnptr, -GO32_STUBSIZE);
203 ADJUST_VAL (scnhdr_int->s_relptr, -GO32_STUBSIZE);
204 ADJUST_VAL (scnhdr_int->s_lnnoptr, -GO32_STUBSIZE);
215 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE);
216 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE);
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dcoffswap.h758 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
788 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
801 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
805 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
807 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
808 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
812 buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
816 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
822 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
823 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
H A Dcoff-stgo32.c183 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_in_post() local
185 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
186 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
187 ADJUST_VAL (scnhdr_int->s_lnnoptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
195 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_out_pre() local
197 ADJUST_VAL (scnhdr_int->s_scnptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
198 ADJUST_VAL (scnhdr_int->s_relptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
199 ADJUST_VAL (scnhdr_int->s_lnnoptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
209 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
210 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dcoffswap.h760 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
790 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
803 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
807 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
809 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
810 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
814 buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
818 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
824 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
825 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
H A Dcoff-stgo32.c184 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_in_post() local
186 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
187 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
188 ADJUST_VAL (scnhdr_int->s_lnnoptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
196 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_out_pre() local
198 ADJUST_VAL (scnhdr_int->s_scnptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
199 ADJUST_VAL (scnhdr_int->s_relptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
200 ADJUST_VAL (scnhdr_int->s_lnnoptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
210 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
211 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dcoffswap.h758 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
788 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
801 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
805 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
807 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
808 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
812 abfd, buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
816 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
822 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
823 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
H A Dcoff-stgo32.c183 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_in_post() local
185 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
186 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
187 ADJUST_VAL (scnhdr_int->s_lnnoptr, GO32_STUBSIZE); in adjust_scnhdr_in_post()
195 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; in adjust_scnhdr_out_pre() local
197 ADJUST_VAL (scnhdr_int->s_scnptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
198 ADJUST_VAL (scnhdr_int->s_relptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
199 ADJUST_VAL (scnhdr_int->s_lnnoptr, -GO32_STUBSIZE); in adjust_scnhdr_out_pre()
209 ADJUST_VAL (scnhdr_int->s_scnptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
210 ADJUST_VAL (scnhdr_int->s_relptr, GO32_STUBSIZE); in adjust_scnhdr_out_post()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcoffswap.h757 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_in()
787 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
800 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO) in coff_swap_scnhdr_out()
804 char buf[sizeof (scnhdr_int->s_name) + 1]; in coff_swap_scnhdr_out()
806 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
807 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
811 buf, scnhdr_int->s_nlnno); in coff_swap_scnhdr_out()
815 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC) in coff_swap_scnhdr_out()
821 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name)); in coff_swap_scnhdr_out()
822 buf[sizeof (scnhdr_int->s_name)] = '\0'; in coff_swap_scnhdr_out()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcoffswap.h821 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name));
854 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
867 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO)
871 char buf[sizeof (scnhdr_int->s_name) + 1];
873 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
874 buf[sizeof (scnhdr_int->s_name)] = '\0';
878 buf, scnhdr_int->s_nlnno);
882 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC)
888 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
889 buf[sizeof (scnhdr_int->s_name)] = '\0';
[all …]
H A Dcoff-stgo32.c193 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
195 ADJUST_VAL (scnhdr_int->s_scnptr, STUBSIZE);
196 ADJUST_VAL (scnhdr_int->s_relptr, STUBSIZE);
197 ADJUST_VAL (scnhdr_int->s_lnnoptr, STUBSIZE);
206 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
208 ADJUST_VAL (scnhdr_int->s_scnptr, -STUBSIZE);
209 ADJUST_VAL (scnhdr_int->s_relptr, -STUBSIZE);
210 ADJUST_VAL (scnhdr_int->s_lnnoptr, -STUBSIZE);
221 ADJUST_VAL (scnhdr_int->s_scnptr, STUBSIZE);
222 ADJUST_VAL (scnhdr_int->s_relptr, STUBSIZE);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoffswap.h821 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name));
854 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
867 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO)
871 char buf[sizeof (scnhdr_int->s_name) + 1];
873 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
874 buf[sizeof (scnhdr_int->s_name)] = '\0';
878 buf, scnhdr_int->s_nlnno);
882 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC)
888 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
889 buf[sizeof (scnhdr_int->s_name)] = '\0';
[all …]
H A Dcoff-stgo32.c193 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
195 ADJUST_VAL (scnhdr_int->s_scnptr, STUBSIZE);
196 ADJUST_VAL (scnhdr_int->s_relptr, STUBSIZE);
197 ADJUST_VAL (scnhdr_int->s_lnnoptr, STUBSIZE);
206 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
208 ADJUST_VAL (scnhdr_int->s_scnptr, -STUBSIZE);
209 ADJUST_VAL (scnhdr_int->s_relptr, -STUBSIZE);
210 ADJUST_VAL (scnhdr_int->s_lnnoptr, -STUBSIZE);
221 ADJUST_VAL (scnhdr_int->s_scnptr, STUBSIZE);
222 ADJUST_VAL (scnhdr_int->s_relptr, STUBSIZE);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoffswap.h821 memcpy (scnhdr_int->s_name, scnhdr_ext->s_name, sizeof (scnhdr_int->s_name));
854 memcpy (scnhdr_ext->s_name, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
867 if (scnhdr_int->s_nlnno <= MAX_SCNHDR_NLNNO)
871 char buf[sizeof (scnhdr_int->s_name) + 1];
873 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
874 buf[sizeof (scnhdr_int->s_name)] = '\0';
878 buf, scnhdr_int->s_nlnno);
882 if (scnhdr_int->s_nreloc <= MAX_SCNHDR_NRELOC)
888 memcpy (buf, scnhdr_int->s_name, sizeof (scnhdr_int->s_name));
889 buf[sizeof (scnhdr_int->s_name)] = '\0';
[all …]
H A Dcoff-stgo32.c193 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
195 ADJUST_VAL (scnhdr_int->s_scnptr, STUBSIZE);
196 ADJUST_VAL (scnhdr_int->s_relptr, STUBSIZE);
197 ADJUST_VAL (scnhdr_int->s_lnnoptr, STUBSIZE);
206 struct internal_scnhdr *scnhdr_int = (struct internal_scnhdr *) in; local
208 ADJUST_VAL (scnhdr_int->s_scnptr, -STUBSIZE);
209 ADJUST_VAL (scnhdr_int->s_relptr, -STUBSIZE);
210 ADJUST_VAL (scnhdr_int->s_lnnoptr, -STUBSIZE);
221 ADJUST_VAL (scnhdr_int->s_scnptr, STUBSIZE);
222 ADJUST_VAL (scnhdr_int->s_relptr, STUBSIZE);
[all …]

123