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

  /src/share/man/man0/
Makefile 15 SECTIONS?= 1 2 3 4 5 6 7 8 9
30 MAN0SRCS+= ${SECTIONS:@S@man${S}pages.files@}
31 MAN0SRCS+= ${SECTIONS:@S@man${S}pages.ps @}
32 MAN0SRCS+= ${SECTIONS:@S@man${S}pages.pdf@}
57 .for _S in ${SECTIONS}
  /src/external/gpl3/binutils/dist/binutils/
defparse.h 64 SECTIONS = 265, /* SECTIONS */
101 #define SECTIONS 265
defparse.c 148 SECTIONS = 265, /* SECTIONS */
185 #define SECTIONS 265
248 YYSYMBOL_SECTIONS = 10, /* SECTIONS */
714 "DESCRIPTION", "STACKSIZE", "HEAPSIZE", "CODE", "DATA", "SECTIONS",
1603 case 59: /* keyword_as_name: SECTIONS */
1605 { (yyval.id_const) = "SECTIONS"; }
  /src/external/gpl3/binutils/dist/ld/
deffilep.h 65 SECTIONS = 266, /* SECTIONS */
102 #define SECTIONS 266
ldgram.h 35 #define SECTIONS 288
ldgram.c 171 #define SECTIONS 288
2096 "BIND","QUAD","SQUAD","LONG","SHORT","BYTE","ASCIZ","SECTIONS","PHDRS",
2126 "$$4","ifile_p1","memory","sections","phdrs","startup","high_level_library",
2204 "ifile_p1 : sections",
2250 "sections : SECTIONS '{' sec_or_group_p1 '}'",
deffilep.c 238 SECTIONS = 266, /* SECTIONS */
275 #define SECTIONS 266
340 YYSYMBOL_SECTIONS = 11, /* SECTIONS */
809 "SECTIONS", "EXPORTS", "IMPORTS", "VERSIONK", "BASE", "CONSTANTU",
2887 { "-attr", SECTIONS },
3266 { "SECTIONS", SECTIONS },
3267 { "SEGMENTS", SECTIONS },
ldlex.c 2257 { RTOKEN(SECTIONS); }
  /src/external/gpl3/binutils.old/dist/binutils/
defparse.h 64 SECTIONS = 265, /* SECTIONS */
101 #define SECTIONS 265
defparse.c 148 SECTIONS = 265, /* SECTIONS */
185 #define SECTIONS 265
248 YYSYMBOL_SECTIONS = 10, /* SECTIONS */
714 "DESCRIPTION", "STACKSIZE", "HEAPSIZE", "CODE", "DATA", "SECTIONS",
1603 case 59: /* keyword_as_name: SECTIONS */
1605 { (yyval.id_const) = "SECTIONS"; }
  /src/external/gpl3/binutils.old/dist/ld/
deffilep.h 65 SECTIONS = 266, /* SECTIONS */
102 #define SECTIONS 266
ldgram.h 88 SECTIONS = 289, /* SECTIONS */
233 #define SECTIONS 289
deffilep.c 238 SECTIONS = 266, /* SECTIONS */
275 #define SECTIONS 266
340 YYSYMBOL_SECTIONS = 11, /* SECTIONS */
809 "SECTIONS", "EXPORTS", "IMPORTS", "VERSIONK", "BASE", "CONSTANTU",
2888 { "-attr", SECTIONS },
3273 { "SECTIONS", SECTIONS },
3274 { "SEGMENTS", SECTIONS },
ldlex.c 2257 { RTOKEN(SECTIONS); }
ldgram.c 189 SECTIONS = 289, /* SECTIONS */
334 #define SECTIONS 289
544 YYSYMBOL_SECTIONS = 48, /* SECTIONS */
687 YYSYMBOL_sections = 191, /* sections */
1259 "BIND", "QUAD", "SQUAD", "LONG", "SHORT", "BYTE", "ASCIZ", "SECTIONS",
1287 "@11", "sections", "sec_or_group_p1", "statement_anywhere", "$@12",

Completed in 33 milliseconds