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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dscript_test_2.t40 .gold_test ALIGN(16) : SUBALIGN(32) {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldgram.h124 SUBALIGN = 340, enumerator in enum:yytokentype
249 #define SUBALIGN 340 macro
H A Dldgram.c151 SUBALIGN = 340, enumerator in enum:yytokentype
276 #define SUBALIGN 340 macro
934 "CONSTRUCTORS", "ALIGNMOD", "AT", "SUBALIGN", "PROVIDE",
H A Dldgram.y144 %token ALIGNMOD AT SUBALIGN PROVIDE PROVIDE_HIDDEN AS_NEEDED
924 SUBALIGN '(' exp ')' { $$ = $3; }
H A Dldlex.l316 <EXPRESSION,BOTH,SCRIPT>"SUBALIGN" { RTOKEN(SUBALIGN);}
H A Dldlex.c2620 { RTOKEN(SUBALIGN);} variable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dyyscript.y182 %token SUBALIGN
449 | SUBALIGN '(' exp ')'
H A Dscript.cc1738 { "SUBALIGN", SUBALIGN },

Completed in 203 milliseconds