Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-c.h404 script_add_phdr(void* closure, const char* name, size_t namelen,
H A Dyyscript.y770 { script_add_phdr(closure, $1.value, $1.length, $2, &$3); }
H A Dyyscript.c3109 …{ script_add_phdr(closure, (yyvsp[-3].string).value, (yyvsp[-3].string).length, (yyvsp[-2].integer… in yyparse()
H A Dscript.cc3271 script_add_phdr(void* closurev, const char* name, size_t namelen, in script_add_phdr() function
H A DChangeLog-081515332 (script_start_sections, script_add_phdr): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-c.h404 script_add_phdr(void* closure, const char* name, size_t namelen,
H A Dyyscript.y767 { script_add_phdr(closure, $1.value, $1.length, $2, &$3); }
H A Dyyscript.c3106 …{ script_add_phdr(closure, (yyvsp[-3].string).value, (yyvsp[-3].string).length, (yyvsp[-2].integer… in yyparse()
H A Dscript.cc3271 script_add_phdr(void* closurev, const char* name, size_t namelen, in script_add_phdr() function
H A DChangeLog-081515332 (script_start_sections, script_add_phdr): Likewise.