HomeSort by: relevance | last modified time | path
    Searched defs:SUBALIGN (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
ldgram.h 96 #define SUBALIGN 349
ldgram.c 232 #define SUBALIGN 349
2106 "INPUT","GROUP","OUTPUT","CONSTRUCTORS","ALIGNMOD","AT","SUBALIGN","HIDDEN",
2430 "opt_subalign : SUBALIGN '(' exp ')'",
ldlex.c 2487 { RTOKEN(SUBALIGN);}
  /src/external/gpl3/binutils.old/dist/ld/
ldgram.h 149 SUBALIGN = 350, /* SUBALIGN */
294 #define SUBALIGN 350
ldlex.c 2487 { RTOKEN(SUBALIGN);}
ldgram.c 250 SUBALIGN = 350, /* SUBALIGN */
395 #define SUBALIGN 350
607 YYSYMBOL_SUBALIGN = 111, /* SUBALIGN */
1272 "ALIGNMOD", "AT", "SUBALIGN", "HIDDEN", "PROVIDE", "PROVIDE_HIDDEN",
4162 case 289: /* opt_subalign: SUBALIGN '(' exp ')' */

Completed in 24 milliseconds