Home | History | Annotate | Download | only in ld

Lines Matching refs:def_stacksize

99 static void def_stacksize (int, int);
146 | STACKSIZE_K NUMBER opt_number { def_stacksize ($2, $3);}
1013 def_stacksize (int reserve, int commit)