Home
last modified time | relevance | path

Searched refs:get_frame_function (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDframe.h543 extern struct symbol *get_frame_function (struct frame_info *);
HDstack.c865 func = get_frame_function (fi); in frame_info()
1551 struct symbol *func = get_frame_function (fi); in print_frame_arg_vars()
1849 thisfun = get_frame_function (get_selected_frame ()); in return_command()
HDblockframe.c286 get_frame_function (struct frame_info *frame) in get_frame_function() function
HDdwarf2loc.c158 framefunc = get_frame_function (debaton->frame); in dwarf_expr_frame_base()
HDinfcmd.c833 fn = get_frame_function (get_current_frame ()); in jump_command()
HDvalops.c2742 func = get_frame_function (deprecated_selected_frame); in value_of_local()