next_stack_lo     713 gc/dyn_load.c        char * next_stack_lo;
next_stack_lo     718 gc/dyn_load.c  	  GC_get_next_stack(curr_base, &next_stack_lo, &next_stack_hi);
next_stack_lo     719 gc/dyn_load.c  	  if (next_stack_lo >= limit) break;
next_stack_lo     720 gc/dyn_load.c  	  GC_add_roots_inner(curr_base, next_stack_lo, TRUE);