Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldgram.y1085 overlay_section
1174 overlay_section:
1176 | overlay_section
Dldlang.h116 overlay_section, enumerator
DChangeLog-2007724 * ldlang.h (enum section_type): Add overlay_section.
725 * ldlang.c (lang_add_section): Handle flags for overlay_section
729 (lang_enter_overlay_section): Use overlay_section type.
Dldlang.c2365 case overlay_section: in lang_add_section()
3648 case overlay_section: in map_input_to_output_sections()
5083 if (os->sectype == overlay_section) in lang_size_sections_1()
7356 lang_enter_output_section_statement (name, overlay_vma, overlay_section, in lang_enter_overlay_section()
DChangeLog-2006863 info_section and overlay_section. Add noalloc_section.
DChangeLog-91971254 (overlay_section): New nonterminal.