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

  /src/external/gpl3/binutils/dist/ld/
ldgram.h 64 #define OVERLAY 317
ldgram.y 144 %token NOLOAD DSECT COPY INFO OVERLAY
1132 | OVERLAY
1177 | OVERLAY { sectype = noalloc_section; }
ldlex.l 78 WILD inside the braces of an output section or overlay,
318 <SCRIPT,EXPRESSION>"OVERLAY" { RTOKEN(OVERLAY); }
ldlex.c 1448 WILD inside the braces of an output section or overlay,
2362 { RTOKEN(OVERLAY); }
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",
  /src/sys/arch/sgimips/conf/
INSTALL32_IP2x 37 no file-system OVERLAY
  /src/external/gpl3/binutils.old/dist/ld/
ldgram.h 117 OVERLAY = 318, /* OVERLAY */
262 #define OVERLAY 318
ldgram.y 144 %token NOLOAD DSECT COPY INFO OVERLAY
1132 | OVERLAY
1177 | OVERLAY { sectype = noalloc_section; }
ldlex.l 78 WILD inside the braces of an output section or overlay,
318 <SCRIPT,EXPRESSION>"OVERLAY" { 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 */
ldlex.c 1448 WILD inside the braces of an output section or overlay,
2362 { RTOKEN(OVERLAY); }

Completed in 67 milliseconds