Searched refs:maybe_excluded (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-score.c1069 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) argument
1073 if (sgot == NULL || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0))
H A Delf32-score7.c952 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) argument
956 if (sgot == NULL || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-score.c1069 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) argument
1073 if (sgot == NULL || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0))
H A Delf32-score7.c952 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) argument
956 if (sgot == NULL || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0))

Completed in 98 milliseconds