Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-c.h278 script_check_output_format(void* closure, const char*, size_t,
H A Dyyscript.y271 if (!script_check_output_format(closure, $3.value, $3.length,
277 if (!script_check_output_format(closure, $3.value, $3.length,
H A Dyyscript.c2440 if (!script_check_output_format(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length, in yyparse()
2450 if (!script_check_output_format(closure, (yyvsp[-5].string).value, (yyvsp[-5].string).length, in yyparse()
H A Dscript.cc2882 script_check_output_format(void* closurev, in script_check_output_format() function
H A DChangeLog-081515333 (script_check_output_format): New function.
15335 * script-c.h (script_check_output_format): Declare.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-c.h278 script_check_output_format(void* closure, const char*, size_t,
H A Dyyscript.y268 if (!script_check_output_format(closure, $3.value, $3.length,
274 if (!script_check_output_format(closure, $3.value, $3.length,
H A Dyyscript.c2437 if (!script_check_output_format(closure, (yyvsp[-1].string).value, (yyvsp[-1].string).length, in yyparse()
2447 if (!script_check_output_format(closure, (yyvsp[-5].string).value, (yyvsp[-5].string).length, in yyparse()
H A Dscript.cc2882 script_check_output_format(void* closurev, in script_check_output_format() function
H A DChangeLog-081515333 (script_check_output_format): New function.
15335 * script-c.h (script_check_output_format): Declare.