Home
last modified time | relevance | path

Searched refs:sgotp (Results 1 – 22 of 22) sorted by relevance

/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-score7.c965 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
976 if (sgotp) in score_elf_got_info()
977 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1081 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1092 if (sgotp) in score_elf_got_info()
1093 *sgotp = sgot; in score_elf_got_info()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-score7.c965 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
976 if (sgotp) in score_elf_got_info()
977 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1081 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1092 if (sgotp) in score_elf_got_info()
1093 *sgotp = sgot; in score_elf_got_info()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-score7.c965 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
976 if (sgotp) in score_elf_got_info()
977 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1081 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1092 if (sgotp) in score_elf_got_info()
1093 *sgotp = sgot; in score_elf_got_info()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-score7.c965 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
976 if (sgotp) in score_elf_got_info()
977 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1081 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1092 if (sgotp) in score_elf_got_info()
1093 *sgotp = sgot; in score_elf_got_info()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-score7.c962 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
973 if (sgotp) in score_elf_got_info()
974 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1078 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1089 if (sgotp) in score_elf_got_info()
1090 *sgotp = sgot; in score_elf_got_info()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-score7.c962 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
973 if (sgotp) in score_elf_got_info()
974 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1078 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1089 if (sgotp) in score_elf_got_info()
1090 *sgotp = sgot; in score_elf_got_info()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-score7.c965 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
976 if (sgotp) in score_elf_got_info()
977 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1081 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1092 if (sgotp) in score_elf_got_info()
1093 *sgotp = sgot; in score_elf_got_info()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-score7.c962 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
973 if (sgotp) in score_elf_got_info()
974 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1079 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1090 if (sgotp) in score_elf_got_info()
1091 *sgotp = sgot; in score_elf_got_info()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-score7.c962 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
973 if (sgotp) in score_elf_got_info()
974 *sgotp = sgot; in score_elf_got_info()
H A Delf32-score.c1078 score_elf_got_info (bfd *abfd, asection **sgotp) in score_elf_got_info() argument
1089 if (sgotp) in score_elf_got_info()
1090 *sgotp = sgot; in score_elf_got_info()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delfxx-mips.c1801 mips_elf_got_info (bfd *abfd, asection **sgotp) in mips_elf_got_info() argument
1812 if (sgotp) in mips_elf_got_info()
1813 *sgotp = (sgot->flags & SEC_EXCLUDE) == 0 ? sgot : NULL; in mips_elf_got_info()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delfxx-mips.c1801 mips_elf_got_info (bfd *abfd, asection **sgotp)
1812 if (sgotp)
1813 *sgotp = (sgot->flags & SEC_EXCLUDE) == 0 ? sgot : NULL;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delfxx-mips.c1944 mips_elf_got_info (bfd *abfd, asection **sgotp) in mips_elf_got_info() argument
1955 if (sgotp) in mips_elf_got_info()
1956 *sgotp = (sgot->flags & SEC_EXCLUDE) == 0 ? sgot : NULL; in mips_elf_got_info()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delfxx-mips.c2061 mips_elf_got_info (bfd *abfd, asection **sgotp) in mips_elf_got_info() argument
2072 if (sgotp) in mips_elf_got_info()
2073 *sgotp = (sgot->flags & SEC_EXCLUDE) == 0 ? sgot : NULL; in mips_elf_got_info()