Lines Matching refs:closure
370 int yyparse (void* closure);
1390 yyerror (closure, YY_("syntax error: cannot back up")); \
1427 Type, Value, closure); \
1438 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_value_print() argument
1442 YYUSE (closure); in yy_symbol_value_print()
1458 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void* closure) in yy_symbol_print() argument
1463 yy_symbol_value_print (yyoutput, yytype, yyvaluep, closure); in yy_symbol_print()
1496 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, void* closure) in yy_reduce_print() argument
1510 , closure); in yy_reduce_print()
1518 yy_reduce_print (yyssp, yyvsp, Rule, closure); \
1777 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void* closure) in yydestruct() argument
1780 YYUSE (closure); in yydestruct()
1798 yyparse (void* closure) in yyparse() argument
1967 yychar = yylex (&yylval, closure); in yyparse()
2047 { script_set_common_allocation(closure, 1); } in yyparse()
2053 { script_start_group(closure); } in yyparse()
2059 { script_end_group(closure); } in yyparse()
2065 { script_set_common_allocation(closure, 0); } in yyparse()
2071 { script_parse_option(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length); } in yyparse()
2078 … if (!script_check_output_format(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length, in yyparse()
2088 … if (!script_check_output_format(closure, (yyvsp[-5].string).value, (yyvsp[-5].string).length, in yyparse()
2098 { script_add_search_dir(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length); } in yyparse()
2104 { script_start_sections(closure); } in yyparse()
2110 { script_finish_sections(closure); } in yyparse()
2116 { script_set_target(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length); } in yyparse()
2122 { script_push_lex_into_version_mode(closure); } in yyparse()
2128 { script_pop_lex_mode(closure); } in yyparse()
2134 { script_set_entry(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length); } in yyparse()
2140 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
2146 { script_include_directive(PARSING_LINKER_SCRIPT, closure, in yyparse()
2153 { script_push_lex_into_expression_mode(closure); } in yyparse()
2159 { script_pop_lex_mode(closure); } in yyparse()
2165 { script_add_extern(closure, (yyvsp[0].string).value, (yyvsp[0].string).length); } in yyparse()
2171 { script_add_extern(closure, (yyvsp[0].string).value, (yyvsp[0].string).length); } in yyparse()
2177 { script_add_extern(closure, (yyvsp[0].string).value, (yyvsp[0].string).length); } in yyparse()
2183 { script_add_file(closure, (yyvsp[0].string).value, (yyvsp[0].string).length); } in yyparse()
2189 { script_add_library(closure, (yyvsp[0].string).value, (yyvsp[0].string).length); } in yyparse()
2195 { script_start_as_needed(closure); } in yyparse()
2201 { script_end_as_needed(closure); } in yyparse()
2207 { script_set_entry(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length); } in yyparse()
2213 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
2219 { script_include_directive(PARSING_SECTIONS_BLOCK, closure, in yyparse()
2226 …{ script_start_output_section(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length, &(yyvs… in yyparse()
2232 { script_finish_output_section(closure, &(yyvsp[0].output_section_trailer)); } in yyparse()
2238 { script_push_lex_into_expression_mode(closure); } in yyparse()
2244 { script_pop_lex_mode(closure); } in yyparse()
2324 yyerror(closure, "DSECT section type is unsupported"); in yyparse()
2333 yyerror(closure, "COPY section type is unsupported"); in yyparse()
2342 yyerror(closure, "INFO section type is unsupported"); in yyparse()
2351 yyerror(closure, "OVERLAY section type is unsupported"); in yyparse()
2428 { script_set_section_region(closure, (yyvsp[0].string).value, (yyvsp[0].string).length, 1); } in yyparse()
2434 { script_set_section_region(closure, (yyvsp[0].string).value, (yyvsp[0].string).length, 0); } in yyparse()
2464 { script_add_data(closure, (yyvsp[-3].integer), (yyvsp[-1].expr)); } in yyparse()
2470 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
2476 { script_add_fill(closure, (yyvsp[-1].expr)); } in yyparse()
2493 { script_include_directive(PARSING_SECTION_COMMANDS, closure, in yyparse()
2530 { script_add_input_section(closure, &(yyvsp[0].input_section_spec), 0); } in yyparse()
2536 { script_add_input_section(closure, &(yyvsp[-1].input_section_spec), 1); } in yyparse()
2716 …{ script_add_memory(closure, (yyvsp[-9].string).value, (yyvsp[-9].string).length, (yyvsp[-8].integ… in yyparse()
2722 { script_include_directive(PARSING_MEMORY_DEF, closure, in yyparse()
2729 …{ (yyval.integer) = script_parse_memory_attr(closure, (yyvsp[-1].string).value, (yyvsp[-1].string)… in yyparse()
2735 …{ (yyval.integer) = script_parse_memory_attr(closure, (yyvsp[-1].string).value, (yyvsp[-1].string)… in yyparse()
2747 …{ script_add_phdr(closure, (yyvsp[-3].string).value, (yyvsp[-3].string).length, (yyvsp[-2].integer… in yyparse()
2753 …{ (yyval.integer) = script_phdr_string_to_type(closure, (yyvsp[0].string).value, (yyvsp[0].string)… in yyparse()
2776 yyerror(closure, "PHDRS syntax error"); in yyparse()
2800 yyerror(closure, "PHDRS syntax error"); in yyparse()
2816 …{ script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, (yyvsp[0].expr),… in yyparse()
2825 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2835 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2845 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2855 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2865 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2875 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2885 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2895 … script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, e, 0, 0); in yyparse()
2902 …{ script_set_symbol(closure, (yyvsp[-3].string).value, (yyvsp[-3].string).length, (yyvsp[-1].expr)… in yyparse()
2908 …{ script_set_symbol(closure, (yyvsp[-3].string).value, (yyvsp[-3].string).length, (yyvsp[-1].expr)… in yyparse()
2914 …{ script_set_symbol(closure, (yyvsp[-3].string).value, (yyvsp[-3].string).length, (yyvsp[-1].expr)… in yyparse()
2920 { script_push_lex_into_expression_mode(closure); } in yyparse()
2927 script_pop_lex_mode(closure); in yyparse()
3085 { (yyval.expr) = script_symbol(closure, (yyvsp[0].string).value, (yyvsp[0].string).length); } in yyparse()
3139 …{ (yyval.expr) = script_exp_function_origin(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).… in yyparse()
3145 …{ (yyval.expr) = script_exp_function_length(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).… in yyparse()
3182 script_data_segment_align(closure); in yyparse()
3191 script_data_segment_relro_end(closure); in yyparse()
3210 script_saw_segment_start_expression(closure); in yyparse()
3223 …{ script_set_symbol(closure, (yyvsp[-2].string).value, (yyvsp[-2].string).length, (yyvsp[0].expr),… in yyparse()
3229 { script_new_vers_node (closure, NULL, (yyvsp[-3].versyms)); } in yyparse()
3236 script_register_vers_node (closure, NULL, 0, (yyvsp[-2].versnode), NULL); in yyparse()
3244 …script_register_vers_node (closure, (yyvsp[-4].string).value, (yyvsp[-4].string).length, (yyvsp[-2… in yyparse()
3253 …script_register_vers_node (closure, (yyvsp[-5].string).value, (yyvsp[-5].string).length, (yyvsp[-3… in yyparse()
3261 …(yyval.deplist) = script_add_vers_depend (closure, NULL, (yyvsp[0].string).value, (yyvsp[0].string… in yyparse()
3269 …(yyval.deplist) = script_add_vers_depend (closure, (yyvsp[-1].deplist), (yyvsp[0].string).value, (… in yyparse()
3276 { (yyval.versnode) = script_new_vers_node (closure, NULL, NULL); } in yyparse()
3282 { (yyval.versnode) = script_new_vers_node (closure, (yyvsp[-1].versyms), NULL); } in yyparse()
3288 { (yyval.versnode) = script_new_vers_node (closure, (yyvsp[-1].versyms), NULL); } in yyparse()
3294 { (yyval.versnode) = script_new_vers_node (closure, NULL, (yyvsp[-1].versyms)); } in yyparse()
3300 { (yyval.versnode) = script_new_vers_node (closure, (yyvsp[-5].versyms), (yyvsp[-1].versyms)); } in yyparse()
3307 (yyval.versyms) = script_new_vers_pattern (closure, NULL, (yyvsp[0].string).value, in yyparse()
3316 (yyval.versyms) = script_new_vers_pattern (closure, NULL, (yyvsp[0].string).value, in yyparse()
3325 … (yyval.versyms) = script_new_vers_pattern (closure, (yyvsp[-2].versyms), (yyvsp[0].string).value, in yyparse()
3334 … (yyval.versyms) = script_new_vers_pattern (closure, (yyvsp[-2].versyms), (yyvsp[0].string).value, in yyparse()
3342 { version_script_push_lang (closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length); } in yyparse()
3350 version_script_pop_lang(closure); in yyparse()
3357 { version_script_push_lang (closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length); } in yyparse()
3365 version_script_pop_lang(closure); in yyparse()
3373 (yyval.versyms) = script_new_vers_pattern (closure, NULL, "extern", in yyparse()
3382 (yyval.versyms) = script_new_vers_pattern (closure, (yyvsp[-2].versyms), "extern", in yyparse()
3451 yyerror (closure, YY_("syntax error")); in yyparse()
3478 yyerror (closure, yymsgp); in yyparse()
3502 yytoken, &yylval, closure); in yyparse()
3558 yystos[yystate], yyvsp, closure); in yyparse()
3595 yyerror (closure, YY_("memory exhausted")); in yyparse()
3607 yytoken, &yylval, closure); in yyparse()
3616 yystos[*yyssp], yyvsp, closure); in yyparse()