Searched refs:maybe_excluded (Results 1 – 2 of 2) sorted by relevance
954 score_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) in score_elf_got_section() argument958 if (sgot == NULL || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0)) in score_elf_got_section()
2075 mips_elf_got_section (bfd *abfd, bfd_boolean maybe_excluded) in mips_elf_got_section() argument2079 || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0)) in mips_elf_got_section()