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

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h139 SUBALIGN = 349, enumerator in enum:yytokentype
246 #define SUBALIGN 349 macro
H A Dyyscript.y184 %token SUBALIGN
471 | SUBALIGN '(' exp ')'
H A Dyyscript.c204 SUBALIGN = 349, enumerator in enum:yytokentype
311 #define SUBALIGN 349 macro
734 "SQUAD", "STARTUP", "SUBALIGN", "SYSLIB", "TARGET_K", "TRUNCATE",
H A Dscript.cc1831 { "SUBALIGN", SUBALIGN },
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dyyscript.h148 SUBALIGN = 349, /* SUBALIGN */ enumerator in enum:yytokentype
260 #define SUBALIGN 349 macro
H A Dyyscript.y184 %token SUBALIGN
471 | SUBALIGN '(' exp ')'
H A Dyyscript.c218 SUBALIGN = 349, /* SUBALIGN */ enumerator in enum:yytokentype
330 #define SUBALIGN 349 macro
504 YYSYMBOL_SUBALIGN = 107, /* SUBALIGN */
1050 "SQUAD", "STARTUP", "SUBALIGN", "SYSLIB", "TARGET_K", "TRUNCATE",
2746 case 73: /* opt_subalign: SUBALIGN '(' exp ')' */
H A Dscript.cc1831 { "SUBALIGN", SUBALIGN },
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h134 SUBALIGN = 344, enumerator in enum:yytokentype
267 #define SUBALIGN 344 macro
H A Dldgram.y148 %token ALIGNMOD AT SUBALIGN HIDDEN PROVIDE PROVIDE_HIDDEN AS_NEEDED
1045 SUBALIGN '(' exp ')' { $$ = $3; }
H A Dldgram.c226 SUBALIGN = 344, enumerator in enum:yytokentype
359 #define SUBALIGN 344 macro
829 "OUTPUT", "CONSTRUCTORS", "ALIGNMOD", "AT", "SUBALIGN", "HIDDEN",
H A Dldlex.l319 <EXPRESSION,BOTH,SCRIPT>"SUBALIGN" { RTOKEN(SUBALIGN);}
H A Dldlex.c2809 { RTOKEN(SUBALIGN);} variable
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldgram.h145 SUBALIGN = 346, /* SUBALIGN */ enumerator in enum:yytokentype
285 #define SUBALIGN 346 macro
H A Dldgram.y150 %token ALIGNMOD AT SUBALIGN HIDDEN PROVIDE PROVIDE_HIDDEN AS_NEEDED
1041 SUBALIGN '(' exp ')' { $$ = $3; }
H A Dldlex.l337 <SCRIPT,EXPRESSION>"SUBALIGN" { RTOKEN(SUBALIGN);}
H A Dldgram.c243 SUBALIGN = 346, /* SUBALIGN */ enumerator in enum:yytokentype
383 #define SUBALIGN 346 macro
590 YYSYMBOL_SUBALIGN = 107, /* SUBALIGN */
1243 "CONSTRUCTORS", "ALIGNMOD", "AT", "SUBALIGN", "HIDDEN", "PROVIDE",
4048 case 280: /* opt_subalign: SUBALIGN '(' exp ')' */
H A Dldlex.c2425 { RTOKEN(SUBALIGN);} variable
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dyyscript.y184 %token SUBALIGN
471 | SUBALIGN '(' exp ')'
H A Dscript.cc1831 { "SUBALIGN", SUBALIGN },
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldgram.y148 %token ALIGNMOD AT SUBALIGN HIDDEN PROVIDE PROVIDE_HIDDEN AS_NEEDED
1045 SUBALIGN '(' exp ')' { $$ = $3; }
H A Dldlex.l321 <EXPRESSION,BOTH,SCRIPT>"SUBALIGN" { RTOKEN(SUBALIGN);}

Completed in 200 milliseconds