Lines Matching defs:applicable
7345 int i, access_ctr, space_index, alignment, quadrant, applicable, flags;
7498 applicable = bfd_applicable_section_flags (stdoutput);
7522 applicable &= flags;
7542 bfd_set_section_flags (section, applicable);
7602 int applicable, subsegment;
7620 applicable = bfd_applicable_section_flags (stdoutput);
7622 applicable & (SEC_ALLOC | SEC_LOAD
7630 applicable = bfd_applicable_section_flags (stdoutput);
7632 applicable & (SEC_ALLOC | SEC_LOAD
7640 applicable = bfd_applicable_section_flags (stdoutput);
7642 applicable & SEC_ALLOC);
7646 applicable = bfd_applicable_section_flags (stdoutput);
7648 applicable & (SEC_ALLOC | SEC_LOAD
7655 applicable = bfd_applicable_section_flags (stdoutput);
7657 applicable & (SEC_ALLOC | SEC_LOAD
7664 applicable = bfd_applicable_section_flags (stdoutput);
7666 applicable & (SEC_ALLOC | SEC_LOAD