Home
last modified time | relevance | path

Searched refs:script_set_common_allocation (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-c.h267 script_set_common_allocation(void* closure, int);
H A Dyyscript.y258 { script_set_common_allocation(closure, 1); }
264 { script_set_common_allocation(closure, 0); }
H A Dyyscript.c2409 { script_set_common_allocation(closure, 1); } in yyparse()
2427 { script_set_common_allocation(closure, 0); } in yyparse()
H A Dscript.cc2801 script_set_common_allocation(void* closurev, int set) in script_set_common_allocation() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-c.h267 script_set_common_allocation(void* closure, int);
H A Dyyscript.y255 { script_set_common_allocation(closure, 1); }
261 { script_set_common_allocation(closure, 0); }
H A Dyyscript.c2406 { script_set_common_allocation(closure, 1); } in yyparse()
2424 { script_set_common_allocation(closure, 0); } in yyparse()
H A Dscript.cc2801 script_set_common_allocation(void* closurev, int set) in script_set_common_allocation() function