Home
last modified time | relevance | path

Searched refs:script_add_assertion (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.y296 { script_add_assertion(closure, $3, $5.value, $5.length); }
361 { script_add_assertion(closure, $3, $5.value, $5.length); }
542 { script_add_assertion(closure, $3, $5.value, $5.length); }
H A Dscript-c.h327 script_add_assertion(void* closure, Expression_ptr, const char* message,
H A Dyyscript.c2499 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
2572 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
2829 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
H A Dscript.cc2836 script_add_assertion(void* closurev, Expression* check, const char* message, in script_add_assertion() function
H A DChangeLog-081515331 (script_add_assertion, script_parse_option): Likewise.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.y299 { script_add_assertion(closure, $3, $5.value, $5.length); }
364 { script_add_assertion(closure, $3, $5.value, $5.length); }
545 { script_add_assertion(closure, $3, $5.value, $5.length); }
H A Dscript-c.h327 script_add_assertion(void* closure, Expression_ptr, const char* message,
H A Dyyscript.c2502 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
2575 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
2832 …{ script_add_assertion(closure, (yyvsp[-3].expr), (yyvsp[-1].string).value, (yyvsp[-1].string).len… in yyparse()
H A Dscript.cc2836 script_add_assertion(void* closurev, Expression* check, const char* message, in script_add_assertion() function
H A DChangeLog-081515331 (script_add_assertion, script_parse_option): Likewise.