Searched refs:OVERLAY (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h122 OVERLAY = 332, enumerator in enum:yytokentype
229 #define OVERLAY 332 macro
H A Dyyscript.c187 OVERLAY = 332, enumerator in enum:yytokentype
294 #define OVERLAY 332 macro
730 "ORIGIN", "OUTPUT", "OUTPUT_ARCH", "OUTPUT_FORMAT", "OVERLAY", "PHDRS",
2351 yyerror(closure, "OVERLAY section type is unsupported");
H A Dyyscript.y167 %token OVERLAY
444 | OVERLAY
446 yyerror(closure, "OVERLAY section type is unsupported");
H A Dscript.cc1813 { "OVERLAY", OVERLAY },
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dyyscript.h131 OVERLAY = 332, /* OVERLAY */ enumerator in enum:yytokentype
243 #define OVERLAY 332 macro
H A Dyyscript.c201 OVERLAY = 332, /* OVERLAY */ enumerator in enum:yytokentype
313 #define OVERLAY 332 macro
487 YYSYMBOL_OVERLAY = 90, /* OVERLAY */
1046 "ORIGIN", "OUTPUT", "OUTPUT_ARCH", "OUTPUT_FORMAT", "OVERLAY", "PHDRS",
2707 case 67: /* section_type: OVERLAY */
2710 yyerror(closure, "OVERLAY section type is unsupported");
H A Dyyscript.y167 %token OVERLAY
444 | OVERLAY
446 yyerror(closure, "OVERLAY section type is unsupported");
H A Dscript.cc1813 { "OVERLAY", OVERLAY },
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h104 OVERLAY = 314, enumerator in enum:yytokentype
237 #define OVERLAY 314 macro
H A Dldgram.y141 %token NOLOAD DSECT COPY INFO OVERLAY
1078 | OVERLAY
1118 | OVERLAY { sectype = noalloc_section; }
H A Dldlex.l296 <BOTH,SCRIPT>"OVERLAY" { RTOKEN(OVERLAY); }
306 <EXPRESSION,BOTH,SCRIPT>"OVERLAY" { RTOKEN(OVERLAY);}
H A Dldgram.c196 OVERLAY = 314, enumerator in enum:yytokentype
329 #define OVERLAY 314 macro
825 "OVERLAY", "DEFINED", "TARGET_K", "SEARCH_DIR", "MAP", "ENTRY", "NEXT",
H A Dldlex.c2694 { RTOKEN(OVERLAY); } variable
2744 { RTOKEN(OVERLAY);} variable
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldgram.h113 OVERLAY = 314, /* OVERLAY */ enumerator in enum:yytokentype
253 #define OVERLAY 314 macro
H A Dldgram.y141 %token NOLOAD DSECT COPY INFO OVERLAY
1088 | OVERLAY
1133 | OVERLAY { sectype = noalloc_section; }
H A Dldlex.l313 <SCRIPT,EXPRESSION>"OVERLAY" { RTOKEN(OVERLAY); }
H A Dldgram.c211 OVERLAY = 314, /* OVERLAY */ enumerator in enum:yytokentype
351 #define OVERLAY 314 macro
558 YYSYMBOL_OVERLAY = 75, /* OVERLAY */
1238 "NOLOAD", "DSECT", "COPY", "INFO", "OVERLAY", "READONLY", "TYPE",
4209 case 305: /* type: OVERLAY */
H A Dldlex.c2305 { RTOKEN(OVERLAY); } variable
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldgram.y141 %token NOLOAD DSECT COPY INFO OVERLAY
1078 | OVERLAY
1118 | OVERLAY { sectype = noalloc_section; }
H A Dldlex.l298 <BOTH,SCRIPT>"OVERLAY" { RTOKEN(OVERLAY); }
308 <EXPRESSION,BOTH,SCRIPT>"OVERLAY" { RTOKEN(OVERLAY);}
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dyyscript.y167 %token OVERLAY
444 | OVERLAY
446 yyerror(closure, "OVERLAY section type is unsupported");
H A Dscript.cc1813 { "OVERLAY", OVERLAY },

Completed in 474 milliseconds