rb_method_entry_location  200 method.h       VALUE rb_method_entry_location(const rb_method_entry_t *me);
rb_method_entry_location 2390 proc.c             return rb_method_entry_location(me);
rb_method_entry_location 1941 vm_method.c    		VALUE location = rb_method_entry_location(me);