GC_get_next_stack  709 gc/dyn_load.c      extern void GC_get_next_stack(char *start, char **lo, char **hi);
GC_get_next_stack  718 gc/dyn_load.c  	  GC_get_next_stack(curr_base, &next_stack_lo, &next_stack_hi);