Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-c.h428 script_add_memory(void*, const char*, size_t, unsigned int,
H A Dyyscript.y726 { script_add_memory(closure, $1.value, $1.length, $2, $6, $10); }
H A Dyyscript.c3078 …{ script_add_memory(closure, (yyvsp[-9].string).value, (yyvsp[-9].string).length, (yyvsp[-8].integ… in yyparse()
H A Dscript.cc3357 script_add_memory(void* closurev, const char* name, size_t namelen, in script_add_memory() function
H A DChangeLog-08159135 (script_set_section_region, script_add_memory)
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-c.h428 script_add_memory(void*, const char*, size_t, unsigned int,
H A Dyyscript.y723 { script_add_memory(closure, $1.value, $1.length, $2, $6, $10); }
H A Dyyscript.c3075 …{ script_add_memory(closure, (yyvsp[-9].string).value, (yyvsp[-9].string).length, (yyvsp[-8].integ… in yyparse()
H A Dscript.cc3357 script_add_memory(void* closurev, const char* name, size_t namelen, in script_add_memory() function
H A DChangeLog-08159135 (script_set_section_region, script_add_memory)