Searched refs:notesec (Results 1 – 2 of 2) sorted by relevance
4637 asection *notesec = NULL; in bfd_elf_size_dynamic_sections() local4653 notesec = s; in bfd_elf_size_dynamic_sections()4658 if (notesec) in bfd_elf_size_dynamic_sections()4662 && notesec->output_section != bfd_abs_section_ptr) in bfd_elf_size_dynamic_sections()4663 notesec->output_section->flags |= SEC_CODE; in bfd_elf_size_dynamic_sections()
5123 asection *notesec = NULL; in bfd_elf_size_dynamic_sections() local5139 notesec = s; in bfd_elf_size_dynamic_sections()5144 if (notesec) in bfd_elf_size_dynamic_sections()5148 && notesec->output_section != bfd_abs_section_ptr) in bfd_elf_size_dynamic_sections()5149 notesec->output_section->flags |= SEC_CODE; in bfd_elf_size_dynamic_sections()