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

  /src/external/gpl3/binutils/dist/ld/
ldgram.h 64 #define OVERLAY 317
ldgram.c 200 #define OVERLAY 317
2102 "LD_FEATURE","NOLOAD","DSECT","COPY","INFO","OVERLAY","READONLY","TYPE",
2445 "section : OVERLAY $$26 opt_exp_without_type opt_nocrossrefs opt_at opt_subalign $$27 '{' $$28 overlay_section '}' memspec_opt memspec_at_opt phdr_opt fill_opt $$29 opt_comma",
2455 "type : OVERLAY",
ldlex.c 1448 WILD inside the braces of an output section or overlay,
2362 { RTOKEN(OVERLAY); }
  /src/external/gpl3/binutils.old/dist/ld/
ldgram.h 117 OVERLAY = 318, /* OVERLAY */
262 #define OVERLAY 318
ldlex.c 1448 WILD inside the braces of an output section or overlay,
2362 { RTOKEN(OVERLAY); }
ldgram.c 218 OVERLAY = 318, /* OVERLAY */
363 #define OVERLAY 318
575 YYSYMBOL_OVERLAY = 79, /* OVERLAY */
1267 "COPY", "INFO", "OVERLAY", "READONLY", "TYPE", "DEFINED", "TARGET_K",
4323 case 314: /* type: OVERLAY */

Completed in 69 milliseconds