Searched refs:notesec (Results 1 – 1 of 1) sorted by relevance
5575 asection *notesec = NULL; in bfd_elf_size_dynamic_sections() local5592 notesec = s; in bfd_elf_size_dynamic_sections()5597 if (notesec || info->stacksize > 0) in bfd_elf_size_dynamic_sections()5599 if (notesec && exec && info->relocatable in bfd_elf_size_dynamic_sections()5600 && notesec->output_section != bfd_abs_section_ptr) in bfd_elf_size_dynamic_sections()5601 notesec->output_section->flags |= SEC_CODE; in bfd_elf_size_dynamic_sections()