Searched refs:sgotp (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-score.c1078 score_elf_got_info (bfd *abfd, asection **sgotp) argument
1089 if (sgotp)
1090 *sgotp = sgot;
H A Delf32-score7.c962 score_elf_got_info (bfd *abfd, asection **sgotp) argument
973 if (sgotp)
974 *sgotp = sgot;
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c2074 mips_elf_got_info (bfd *abfd, asection **sgotp)
2085 if (sgotp)
2086 *sgotp = (sgot->flags & SEC_EXCLUDE) == 0 ? sgot : NULL;
2061 mips_elf_got_info(bfd *abfd, asection **sgotp) argument

Completed in 178 milliseconds