Lines Matching full:notesec
5585 asection *notesec = NULL;5602 notesec = s;5607 if (notesec || info->stacksize > 0)5609 if (notesec && exec && info->relocatable5610 && notesec->output_section != bfd_abs_section_ptr)5611 notesec->output_section->flags |= SEC_CODE;