Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dscript-c.h267 script_set_common_allocation(void* closure, int);
H A Dscript.cc2770 script_set_common_allocation(void* closurev, int set) in script_set_common_allocation() function
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dscript-c.h267 script_set_common_allocation(void* closure, int);
H A Dyyscript.c2047 { script_set_common_allocation(closure, 1); } in yyparse()
2065 { 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
/dflybsd-src/gnu/usr.bin/binutils227/block2/libgold/
H A Dyyscript.c2292 { script_set_common_allocation(closure, 1); }
2310 { script_set_common_allocation(closure, 0); }