Searched refs:PHDRS (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dphdrs3.d1 # name: PHDRS headers
4 # error: \A[^ \n]*:[^:\n]*:5: PHDRS and FILEHDR.*
H A Dphdrs3a.d1 #name: PHDRS headers 3a
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h123 PHDRS = 333, enumerator in enum:yytokentype
230 #define PHDRS 333 macro
H A Dyyscript.c188 PHDRS = 333, enumerator in enum:yytokentype
295 #define PHDRS 333 macro
730 "ORIGIN", "OUTPUT", "OUTPUT_ARCH", "OUTPUT_FORMAT", "OVERLAY", "PHDRS",
2776 yyerror(closure, "PHDRS syntax error");
2800 yyerror(closure, "PHDRS syntax error");
H A Dyyscript.y168 %token PHDRS
279 | PHDRS '{' phdrs_defs '}'
791 yyerror(closure, "PHDRS syntax error");
793 | PHDRS phdr_info
807 yyerror(closure, "PHDRS syntax error");
H A Dscript.cc1814 { "PHDRS", PHDRS },
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dyyscript.h132 PHDRS = 333, /* PHDRS */ enumerator in enum:yytokentype
244 #define PHDRS 333 macro
H A Dyyscript.c202 PHDRS = 333, /* PHDRS */ enumerator in enum:yytokentype
314 #define PHDRS 333 macro
488 YYSYMBOL_PHDRS = 91, /* PHDRS */
1046 "ORIGIN", "OUTPUT", "OUTPUT_ARCH", "OUTPUT_FORMAT", "OVERLAY", "PHDRS",
3135 yyerror(closure, "PHDRS syntax error");
3140 case 143: /* phdr_info: PHDRS phdr_info */
3159 yyerror(closure, "PHDRS syntax error");
H A Dyyscript.y168 %token PHDRS
279 | PHDRS '{' phdrs_defs '}'
791 yyerror(closure, "PHDRS syntax error");
793 | PHDRS phdr_info
807 yyerror(closure, "PHDRS syntax error");
H A Dscript.cc1814 { "PHDRS", PHDRS },
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h78 PHDRS = 288, enumerator in enum:yytokentype
211 #define PHDRS 288 macro
H A Dldgram.y129 %token SECTIONS PHDRS INSERT_K AFTER BEFORE
1194 PHDRS '{' phdr_list '}'
1266 else if (strcmp ($1, "PHDRS") == 0 && $2 == NULL)
1271 einfo (_("%X%P:%pS: PHDRS syntax error at `%s'\n"),
H A Dldgram.c170 PHDRS = 288, enumerator in enum:yytokentype
303 #define PHDRS 288 macro
818 "SQUAD", "LONG", "SHORT", "BYTE", "SECTIONS", "PHDRS", "INSERT_K",
4244 else if (strcmp ((yyvsp[-2].name), "PHDRS") == 0 && (yyvsp[-1].etree) == NULL)
4249 einfo (_("%X%P:%pS: PHDRS syntax error at `%s'\n"),
H A Dldlex.l316 <BOTH,SCRIPT>"PHDRS" { RTOKEN (PHDRS); }
H A Dldlex.c2794 { RTOKEN (PHDRS); } variable
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldgram.h87 PHDRS = 288, /* PHDRS */ enumerator in enum:yytokentype
227 #define PHDRS 288 macro
H A Dldgram.y129 %token SECTIONS PHDRS INSERT_K AFTER BEFORE
1218 PHDRS '{' phdr_list '}'
1294 else if (strcmp ($1, "PHDRS") == 0 && $2 == NULL)
1299 einfo (_("%X%P:%pS: PHDRS syntax error at `%s'\n"),
H A Dldlex.l334 <SCRIPT>"PHDRS" { RTOKEN(PHDRS); }
H A Dldgram.c185 PHDRS = 288, /* PHDRS */ enumerator in enum:yytokentype
325 #define PHDRS 288 macro
530 YYSYMBOL_PHDRS = 47, /* PHDRS */
1231 "QUAD", "SQUAD", "LONG", "SHORT", "BYTE", "SECTIONS", "PHDRS",
4440 else if (strcmp ((yyvsp[-2].name), "PHDRS") == 0 && (yyvsp[-1].etree) == NULL)
4445 einfo (_("%X%P:%pS: PHDRS syntax error at `%s'\n"),
H A Dldlex.c2410 { RTOKEN(PHDRS); } variable
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dyyscript.y168 %token PHDRS
279 | PHDRS '{' phdrs_defs '}'
791 yyerror(closure, "PHDRS syntax error");
793 | PHDRS phdr_info
807 yyerror(closure, "PHDRS syntax error");
H A Dscript.cc1814 { "PHDRS", PHDRS },
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldgram.y129 %token SECTIONS PHDRS INSERT_K AFTER BEFORE
1194 PHDRS '{' phdr_list '}'
1266 else if (strcmp ($1, "PHDRS") == 0 && $2 == NULL)
1271 einfo (_("%X%P:%pS: PHDRS syntax error at `%s'\n"),
H A Dldlex.l318 <BOTH,SCRIPT>"PHDRS" { RTOKEN (PHDRS); }

Completed in 305 milliseconds