rb_sourcefile      44 error.c            return err_position_0(buf, len, rb_sourcefile(), rb_sourceline());
rb_sourcefile     230 error.c            report_bug(rb_sourcefile(), rb_sourceline(), fmt, args);
rb_sourcefile     356 eval.c             file = rb_sourcefile();
rb_sourcefile      24 eval_error.c       const char *sourcefile = rb_sourcefile();
rb_sourcefile      88 eval_error.c   	const char *file = rb_sourcefile();
rb_sourcefile     978 gc.c               RANY(obj)->file = rb_sourcefile();
rb_sourcefile     201 include/ruby/intern.h const char *rb_sourcefile(void);
rb_sourcefile    2160 process.c      		rb_sourcefile(), rb_sourceline(), prog);
rb_sourcefile    3600 thread.c           const char *srcfile = rb_sourcefile();
rb_sourcefile     682 vm_eval.c      	file = rb_sourcefile();