rb_gc_mark_locations   88 cont.c         	    rb_gc_mark_locations(cont->vm_stack,
rb_gc_mark_locations   97 cont.c         	    rb_gc_mark_locations(cont->machine_stack,
rb_gc_mark_locations  102 cont.c         	    rb_gc_mark_locations(cont->machine_register_stack,
rb_gc_mark_locations  739 error.c            rb_gc_mark_locations(ptr, ptr+3);
rb_gc_mark_locations 14627 ext/ripper/ripper.c     rb_gc_mark_locations(global_symbols.op_sym,
rb_gc_mark_locations 9227 ext/ripper/ripper.y     rb_gc_mark_locations(global_symbols.op_sym,
rb_gc_mark_locations 1979 gc.c               rb_gc_mark_locations(stack_start, stack_end);
rb_gc_mark_locations 1981 gc.c               rb_gc_mark_locations(th->machine_register_stack_start, th->machine_register_stack_end);
rb_gc_mark_locations 2079 gc.c               rb_gc_mark_locations(th->machine_stack_end, th->machine_stack_start);
rb_gc_mark_locations 2081 gc.c               rb_gc_mark_locations(th->machine_stack_start, th->machine_stack_end);
rb_gc_mark_locations 2084 gc.c           	rb_gc_mark_locations(th->machine_stack_start, th->machine_stack_end);
rb_gc_mark_locations 2087 gc.c           	rb_gc_mark_locations(th->machine_stack_end, th->machine_stack_start);
rb_gc_mark_locations 2091 gc.c               rb_gc_mark_locations(th->machine_register_stack_start, th->machine_register_stack_end);
rb_gc_mark_locations  357 include/ruby/intern.h void rb_gc_mark_locations(VALUE*, VALUE*);
rb_gc_mark_locations 14559 parse.c            rb_gc_mark_locations(global_symbols.op_sym,
rb_gc_mark_locations 9227 parse.y            rb_gc_mark_locations(global_symbols.op_sym,
rb_gc_mark_locations  207 vm.c           	    rb_gc_mark_locations(env->env, env->env + env->env_size);
rb_gc_mark_locations 1431 vm.c           	rb_gc_mark_locations(vm->special_exceptions, vm->special_exceptions + ruby_special_error_count);
rb_gc_mark_locations 1565 vm.c           	    rb_gc_mark_locations(p, p + th->mark_stack_len);
rb_gc_mark_locations 1595 vm.c           	    rb_gc_mark_locations((VALUE *)&th->machine_regs,