Searched refs:AS_NEEDED (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h73 AS_NEEDED = 283, enumerator in enum:yytokentype
180 #define AS_NEEDED 283 macro
H A Dyyscript.y118 %token AS_NEEDED
343 | AS_NEEDED
H A Dyyscript.c138 AS_NEEDED = 283, enumerator in enum:yytokentype
245 #define AS_NEEDED 283 macro
722 "ASSERT_K", "AS_NEEDED", "AT", "BIND", "BLOCK", "BYTE", "CONSTANT",
H A Dscript.cc1767 { "AS_NEEDED", AS_NEEDED },
2768 // Called by the bison parser to start an AS_NEEDED list.
2777 // Called by the bison parser at the end of an AS_NEEDED list.
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dyyscript.h82 AS_NEEDED = 283, /* AS_NEEDED */ enumerator in enum:yytokentype
194 #define AS_NEEDED 283 macro
H A Dyyscript.y118 %token AS_NEEDED
343 | AS_NEEDED
H A Dyyscript.c152 AS_NEEDED = 283, /* AS_NEEDED */ enumerator in enum:yytokentype
264 #define AS_NEEDED 283 macro
438 YYSYMBOL_AS_NEEDED = 41, /* AS_NEEDED */
1038 "ALIGN_K", "ALIGNOF", "ASSERT_K", "AS_NEEDED", "AT", "BIND", "BLOCK",
2558 case 45: /* input_list_element: AS_NEEDED $@5 '(' input_list ')' */
H A Dscript.cc1767 { "AS_NEEDED", AS_NEEDED },
2768 // Called by the bison parser to start an AS_NEEDED list.
2777 // Called by the bison parser at the end of an AS_NEEDED list.
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h138 AS_NEEDED = 348, enumerator in enum:yytokentype
271 #define AS_NEEDED 348 macro
H A Dldgram.y148 %token ALIGNMOD AT SUBALIGN HIDDEN PROVIDE PROVIDE_HIDDEN AS_NEEDED
398 | AS_NEEDED '('
403 | input_list1 ',' AS_NEEDED '('
408 | input_list1 AS_NEEDED '('
H A Dldgram.c230 AS_NEEDED = 348, enumerator in enum:yytokentype
363 #define AS_NEEDED 348 macro
830 "PROVIDE", "PROVIDE_HIDDEN", "AS_NEEDED", "CHIP", "LIST", "SECT",
H A Dldlex.l270 <EXPRESSION,BOTH,SCRIPT,INPUTLIST>"AS_NEEDED" { RTOKEN(AS_NEEDED);}
H A Dldlex.c2564 { RTOKEN(AS_NEEDED);} variable
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldgram.h149 AS_NEEDED = 350, /* AS_NEEDED */ enumerator in enum:yytokentype
289 #define AS_NEEDED 350 macro
H A Dldgram.y150 %token ALIGNMOD AT SUBALIGN HIDDEN PROVIDE PROVIDE_HIDDEN AS_NEEDED
390 | AS_NEEDED '('
395 | input_list1 ',' AS_NEEDED '('
400 | input_list1 AS_NEEDED '('
H A Dldlex.l287 <INPUTLIST>"AS_NEEDED" { RTOKEN(AS_NEEDED); }
H A Dldgram.c247 AS_NEEDED = 350, /* AS_NEEDED */ enumerator in enum:yytokentype
387 #define AS_NEEDED 350 macro
594 YYSYMBOL_AS_NEEDED = 111, /* AS_NEEDED */
1244 "PROVIDE_HIDDEN", "AS_NEEDED", "CHIP", "LIST", "SECT", "ABSOLUTE",
2977 case 103: /* input_list1: AS_NEEDED '(' @9 input_list1 ')' */
2990 case 105: /* input_list1: input_list1 ',' AS_NEEDED '(' @10 input_list1 ')' */
3003 case 107: /* input_list1: input_list1 AS_NEEDED '(' @11 input_list1 ')' */
H A Dldlex.c2175 { RTOKEN(AS_NEEDED); } variable
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldgram.y148 %token ALIGNMOD AT SUBALIGN HIDDEN PROVIDE PROVIDE_HIDDEN AS_NEEDED
398 | AS_NEEDED '('
403 | input_list1 ',' AS_NEEDED '('
408 | input_list1 AS_NEEDED '('
H A Dldlex.l272 <EXPRESSION,BOTH,SCRIPT,INPUTLIST>"AS_NEEDED" { RTOKEN(AS_NEEDED);}
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dyyscript.y118 %token AS_NEEDED
343 | AS_NEEDED
H A Dscript.cc1767 { "AS_NEEDED", AS_NEEDED },
2768 // Called by the bison parser to start an AS_NEEDED list.
2777 // Called by the bison parser at the end of an AS_NEEDED list.

Completed in 441 milliseconds