rb_profile_frame_classpath   28 ext/-test-/debug/profile_frames.c 	rb_ary_push(ary, rb_profile_frame_classpath(buff[i]));
rb_profile_frame_classpath   36 include/ruby/debug.h VALUE rb_profile_frame_classpath(VALUE frame);
rb_profile_frame_classpath 1402 vm_backtrace.c 	VALUE classpath = rb_profile_frame_classpath(frame);