Home | History | Annotate | Download | only in ld

Lines Matching refs:overlays

4258 	 backwards - this could happen if we have overlays and a
4749 bfd_boolean overlays;
4779 loadable sections, even with overlays. */
4810 overlays. Overlays generated by the OVERLAY keyword will have
4811 this property. It is possible to intentionally generate overlays
4814 overlays = FALSE;
4821 overlays = TRUE;
4827 /* Now check section VMAs if no overlays were detected. */
4828 if (!overlays)
5178 following sections. Overlays or other linker
7497 /* Overlay handling. We handle overlays with some static variables. */
7521 /* The grammar should prevent nested overlays from occurring. */