Home
last modified time | relevance | path

Searched refs:maybe_excluded (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Delf32-score.c954 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) in score_elf_got_section() argument
958 if (sgot == NULL || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0)) in score_elf_got_section()
Delfxx-mips.c2075 mips_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) in mips_elf_got_section() argument
2079 || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0)) in mips_elf_got_section()