Home | History | Annotate | Download | only in ld

Lines Matching defs:CODE

235     CODE = 263,                    /* CODE  */
272 #define CODE 263
337 YYSYMBOL_CODE = 8, /* CODE */
405 so that the code can choose integer types of a good width. */
808 "DESCRIPTION", "STACKSIZE_K", "HEAPSIZE", "CODE", "DATAU", "DATAL",
1488 case 9: /* command: CODE attr_list */
1490 { def_section ("CODE", (yyvsp[0].number));}
1692 case 56: /* keyword_as_name: CODE */
1694 { (yyval.id_const) = "CODE"; }
2089 /* Pacify compilers when the user code never invokes YYERROR and the
2090 label yyerrorlab therefore never appears in user code. */
2105 | yyerrlab1 -- common code for both syntax error and YYERROR. |
3254 { "CODE", CODE },