Home
last modified time | relevance | path

Searched refs:notesec (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delflink.c5401 asection *notesec = NULL; in bfd_elf_size_dynamic_sections() local
5417 notesec = s; in bfd_elf_size_dynamic_sections()
5422 if (notesec) in bfd_elf_size_dynamic_sections()
5426 && notesec->output_section != bfd_abs_section_ptr) in bfd_elf_size_dynamic_sections()
5427 notesec->output_section->flags |= SEC_CODE; in bfd_elf_size_dynamic_sections()