Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dblockframe.c114 get_frame_function (struct frame_info *frame) in get_frame_function() function
H A Dframe.h555 extern struct symbol *get_frame_function (struct frame_info *);
H A Dstack.c861 func = get_frame_function (fi); in frame_info()
1481 struct symbol *func = get_frame_function (fi); in print_frame_arg_vars()
1768 thisfun = get_frame_function (get_selected_frame ()); in return_command()
H A Ddwarf2loc.c158 framefunc = get_frame_function (debaton->frame); in dwarf_expr_frame_base()
H A Dinfcmd.c860 fn = get_frame_function (get_current_frame ()); in jump_command()
H A Dvalops.c2673 func = get_frame_function (deprecated_selected_frame); in value_of_local()