Home | History | Annotate | Download | only in coregrind

Lines Matching refs:clo_main_stacksize

295    - set VG_(clo_main_stacksize) (--main-stacksize=)
331 // Set up VG_(clo_max_stackframe) and VG_(clo_main_stacksize).
335 else if VG_INT_CLO(str, "--main-stacksize", VG_(clo_main_stacksize)) {}
1683 // clo_main_stacksize]
1712 /* NOTE: this call reads VG_(clo_main_stacksize). */