Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dldgram.y947 overlay_section
1032 overlay_section:
1034 | overlay_section
H A Dldlang.h111 overlay_section, enumerator
H A DChangeLog246 * ldlang.h (enum section_type): Add overlay_section.
247 * ldlang.c (lang_add_section): Handle flags for overlay_section
251 (lang_enter_overlay_section): Use overlay_section type.
H A Dldlang.c2044 case overlay_section: in lang_add_section()
4446 if (os->sectype == overlay_section) in lang_size_sections_1()
6400 lang_enter_output_section_statement (name, overlay_vma, overlay_section, in lang_enter_overlay_section()
H A DChangeLog-2006863 info_section and overlay_section. Add noalloc_section.
H A DChangeLog-91971254 (overlay_section): New nonterminal.